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