Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dnfs4_vnops.c7786 …int inuse = 0, adlockerror = ENOENT, busyerror = ENOENT, adbusyerror = ENOENT, nofpbusyerror = ENO… in nfs4_named_attr_get() local
7989 nofpbusyerror = 0; in nfs4_named_attr_get()
8322 nofpbusyerror = nfs_open_file_set_busy(nofp, NULL); in nfs4_named_attr_get()
8334 nofpbusyerror = 0; in nfs4_named_attr_get()
8396 } else if (nofp && !nofpbusyerror) { in nfs4_named_attr_get()
8398 nofpbusyerror = ENOENT; in nfs4_named_attr_get()