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