Searched refs:NBUSY (Results 1 – 3 of 3) sorted by relevance
1213 while (ISSET(np->n_flag, NBUSY)) { in nfs_node_set_busy()1221 SET(np->n_flag, NBUSY); in nfs_node_set_busy()1234 CLR(np->n_flag, NBUSY | NBUSYWANT); in nfs_node_clear_busy()
729 #define NBUSY 0x01000 /* node is busy */ macro
8149 SET(adnp->n_flag, NBUSY); in nfs4_named_attr_get()