Searched refs:N_DELEG_RETURNING (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/nfs/
H A Dnfsnode.h727 #define N_DELEG_RETURNING 0x0020 /* delegation being returned */ macro
H A Dnfs4_vnops.c5908 np->n_openflags |= (N_DELEG_RETURN|N_DELEG_RETURNING);
5948 np->n_openflags &= ~(N_DELEG_RETURN|N_DELEG_RETURNING);

Completed in 36 milliseconds