Searched defs:NVAP (Results 1 – 1 of 1) sorted by relevance
| /xnu-8020.101.4/bsd/nfs/ |
| H A D | nfsnode.h | 326 #define NFS_COMPARE_MTIME(TVP, NVAP, CMP) \ argument 330 #define NFS_COPY_TIME(TVP, NVAP, WHICH) \ argument 376 #define NVATTR_INIT(NVAP) \ argument 382 #define NVATTR_CLEANUP(NVAP) \ argument 400 #define NFS_CHANGED(VERS, NP, NVAP) \ argument 404 #define NFS_CHANGED_NC(VERS, NP, NVAP) \ argument 408 #define NFS_CHANGED_UPDATE(VERS, NP, NVAP) \ argument 415 #define NFS_CHANGED_UPDATE_NC(VERS, NP, NVAP) \ argument
|