Searched refs:NBLK_OPMASK (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/nfs/ | ||
| H A D | nfsnode.h | 171 #define NBLK_OPMASK 0x00000007 /* operation mask */ macro |
| H A D | nfs_bio.c | 750 int operation = (flags & NBLK_OPMASK); in nfs_buf_get() |