Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs4_vnops.c7774 …int inuse = 0, adlockerror = ENOENT, busyerror = ENOENT, adbusyerror = ENOENT, nofpbusyerror = ENO… in nfs4_named_attr_get() local
7977 nofpbusyerror = 0; in nfs4_named_attr_get()
8310 nofpbusyerror = nfs_open_file_set_busy(nofp, NULL); in nfs4_named_attr_get()
8322 nofpbusyerror = 0; in nfs4_named_attr_get()
8384 } else if (nofp && !nofpbusyerror) { in nfs4_named_attr_get()
8386 nofpbusyerror = ENOENT; in nfs4_named_attr_get()