Searched refs:N_DELEG_RETURN (Results 1 – 3 of 3) sorted by relevance
772 #define N_DELEG_RETURN 0x0010 /* delegation queued for return */ macro
2904 if (nofp->nof_np->n_openflags & N_DELEG_RETURN) { in nfs_recover()3007 if ((nofp->nof_np->n_openflags & N_DELEG_RETURN) || in nfs_recover()
2848 if ((np->n_openflags & N_DELEG_MASK) && !(np->n_openflags & N_DELEG_RETURN) && in nfs4_open()3980 } else if ((np->n_openflags & N_DELEG_WRITE) && !(np->n_openflags & N_DELEG_RETURN)) { in nfs_advlock_getlock()4202 if ((np->n_openflags & N_DELEG_MASK) && !(np->n_openflags & N_DELEG_RETURN)) { in nfs_advlock_setlock()6620 np->n_openflags |= N_DELEG_RETURN; in nfs4_delegation_return_enqueue()6651 np->n_openflags |= (N_DELEG_RETURN | N_DELEG_RETURNING); in nfs4_delegation_return()6693 np->n_openflags &= ~(N_DELEG_RETURN | N_DELEG_RETURNING); in nfs4_delegation_return()