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