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

/xnu-2422.115.4/bsd/nfs/
H A Dnfsnode.h177 #define NBAC_REMOVE 0x02 /* Remove from free list once buffer is acquired */ macro
H A Dnfs_bio.c1357 if (flags & NBAC_REMOVE)
3489 while ((error = nfs_buf_acquire(bp, NBAC_REMOVE, slpflag, slptimeo))) {

Completed in 31 milliseconds