Searched refs:adbusyerror (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
7001 if ((error = adbusyerror = nfs_node_set_busy(adnp, vfs_context_thread(ctx))))
7030 adbusyerror = ENOENT;
7264 adbusyerror = 0;
7599 if (adnp && !adbusyerror) {
7601 adbusyerror = ENOENT;

Completed in 22 milliseconds