Searched defs:busyerror (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_node.c593 int unhash, attrerr, busyerror, error, inuse, busied, force; local
H A Dnfs4_vnops.c4634 int error = 0, open_error = EIO, lockerror = ENOENT, busyerror = ENOENT, status; local
6124 int error = 0, busyerror = 0, accessMode, denyMode; local
6284 int error = 0, create_error = EIO, lockerror = ENOENT, busyerror = ENOENT, status; local
6913 int inuse = 0, adlockerror = ENOENT, busyerror = ENOENT, adbusyerror = ENOENT, nofpbusyerror = ENOENT; local
7868 int busyerror = nfs_open_file_set_busy(nofp, NULL); local
[all...]
H A Dnfs_vnops.c2016 int nfsvers, error, busyerror = ENOENT, isdot, isdotdot, negnamecache; local
3334 int error = 0, lockerror = ENOENT, busyerror = ENOENT, status, wccpostattr = 0; local
3483 int error = 0, lockerror = ENOENT, busyerror = ENOENT, status, wccpostattr = 0, fmode = 0; local
4253 int slen, error = 0, lockerror = ENOENT, busyerror = ENOENT, status, wccpostattr = 0; local
4412 int error = 0, lockerror = ENOENT, busyerror = ENOENT, status, wccpostattr = 0; local
[all...]

Completed in 105 milliseconds