Searched refs:N_OPENWANT (Results 1 – 2 of 2) sorted by relevance
768 #define N_OPENWANT 0x0002 /* someone wants to mark busy */ macro
1950 np->n_openflags |= N_OPENWANT; in nfs_open_state_set_busy()1975 wanted = (np->n_openflags & N_OPENWANT); in nfs_open_state_clear_busy()1976 np->n_openflags &= ~(N_OPENBUSY | N_OPENWANT); in nfs_open_state_clear_busy()