Searched refs:NGETATTRWANT (Results 1 – 2 of 2) sorted by relevance
724 #define NGETATTRWANT 0x00040 /* waiting for GETATTR RPC */ macro
1709 SET(np->n_flag, NGETATTRWANT); in nfs_getattr_internal()1817 wanted = ISSET(np->n_flag, NGETATTRWANT); in nfs_getattr_internal()1818 CLR(np->n_flag, (NGETATTRINPROG | NGETATTRWANT)); in nfs_getattr_internal()