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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs4_vnops.c6913 int inuse = 0, adlockerror = ENOENT, busyerror = ENOENT, adbusyerror = ENOENT, nofpbusyerror = ENOENT; local
7097 nofpbusyerror = 0;
7413 nofpbusyerror = nfs_open_file_set_busy(nofp, NULL);
7424 nofpbusyerror = 0;
7482 } else if (nofp && !nofpbusyerror) {
7484 nofpbusyerror = ENOENT;

Completed in 76 milliseconds