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

/xnu-2422.115.4/bsd/nfs/
H A Dnfsnode.h730 #define NATTRVALID(np) ((np)->n_attrstamp != ~0) macro
H A Dnfs_subs.c1674 if (!NATTRVALID(np) || ((flags & NGA_ACL) && !NACLVALID(np))) {

Completed in 26 milliseconds