Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dnfsnode.h185 #define NBAC_REMOVE 0x02 /* Remove from free list once buffer is acquired */ macro
H A Dnfs_bio.c1494 if (flags & NBAC_REMOVE) { in nfs_buf_acquire()
3831 while ((error = nfs_buf_acquire(bp, NBAC_REMOVE, slpflag, slptimeo))) { in nfs_vinvalbuf_internal()