Searched refs:lockerror (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_vnops.c474 int error = 0, lockerror = ENOENT, status, slot; local
490 if ((lockerror = nfs_node_lock(np)))
491 error = lockerror;
521 if (!lockerror)
1841 int error = 0, lockerror = ENOENT, status, wccpostattr = 0, nfsvers; local
1948 if ((lockerror = nfs_node_lock(np)))
1949 error = lockerror;
1985 if (!lockerror)
2268 int error = 0, lockerror = ENOENT, nfsvers, status; local
2285 if ((lockerror
2434 int error = 0, lockerror, nfsvers, status, eof = 0; local
3239 int error = 0, lockerror = ENOENT, nfsvers, status; 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
3842 int error = 0, lockerror = ENOENT, status, wccpostattr = 0; local
4075 int error = 0, lockerror = ENOENT, status, fwccpostattr = 0, twccpostattr = 0; local
4152 int error = 0, lockerror = ENOENT, status, wccpostattr = 0, attrflag = 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
4555 int error = 0, lockerror = ENOENT, status, wccpostattr = 0; local
5350 int error = 0, lockerror, nfsvers, rdirplus, bigcookies; local
5756 int error = 0, lockerror = ENOENT, status, nfsvers, attrflag; local
6018 int error = 0, lockerror, status, wccpostattr = 0, nfsvers; local
6115 int error = 0, lockerror, status, nfsvers; local
[all...]
H A Dnfs4_vnops.c85 int error = 0, lockerror = ENOENT, status, numops, slot; local
120 if ((lockerror = nfs_node_lock(np)))
121 error = lockerror;
168 if (!lockerror)
251 int error = 0, lockerror = ENOENT, status, numops; local
283 if ((lockerror = nfs_node_lock(np)))
284 error = lockerror;
303 if (!lockerror)
370 int error = 0, lockerror, nfsvers, numops, status, eof = 0; local
388 if ((lockerror
486 int error = 0, lockerror = ENOENT, nfsvers, numops, status; local
555 int error = 0, lockerror = ENOENT, remove_error = 0, status; local
630 int error = 0, lockerror = ENOENT, status, nfsvers, numops; local
719 int error = 0, lockerror, nfsvers, namedattr, rdirplus, bigcookies, numops; local
1151 int error = 0, lockerror = ENOENT, status, nfsvers, numops, isdotdot = 0; local
1225 int error = 0, lockerror, status, nfsvers, numops; local
1301 int error = 0, lockerror, status, nfsvers, numops; local
1478 int error = 0, setattr_error = 0, lockerror = ENOENT, status, nfsvers, numops; local
3214 int error = 0, lockerror = ENOENT, newlocker, numops, status; local
3337 int error = 0, lockerror = ENOENT, numops, status; local
3414 int error = 0, lockerror, numops, status; local
4634 int error = 0, open_error = EIO, lockerror = ENOENT, busyerror = ENOENT, status; local
4972 int error = 0, lockerror = ENOENT, status; local
5230 int error = 0, lockerror = ENOENT, status; local
5426 int error, lockerror = ENOENT, status, nfsvers, numops; local
5496 int error, lockerror = ENOENT, status, nfsvers, numops; local
6284 int error = 0, create_error = EIO, lockerror = ENOENT, busyerror = ENOENT, status; local
6565 int error = 0, lockerror = ENOENT, status; local
[all...]
H A Dnfs_vfsops.c357 int error = 0, lockerror, status, nfsvers; local
377 if ((lockerror = nfs_node_lock(np)))
378 error = lockerror;
381 if (!lockerror)
430 int error = 0, lockerror, status, nfsvers, numops; local
475 if ((lockerror = nfs_node_lock(np)))
476 error = lockerror;
479 if (!lockerror)
768 int error = 0, lockerror, status, nmlocked = 0; local
781 if ((lockerror
[all...]

Completed in 32 milliseconds