Home
last modified time | relevance | path

Searched refs:NFS4_DR_DID_OP (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/nfs/
H A Drnode4.h480 #define NFS4_DR_DID_OP 0x8 /* calling function did nfs4_start_op */ macro
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_callback.c1603 if (flags & NFS4_DR_DID_OP) { in nfs4delegreturn_impl()
1614 nfs4delegreturn_async(rp, (flags & ~NFS4_DR_DID_OP), FALSE); in nfs4delegreturn_impl()
2135 flags &= ~NFS4_DR_DID_OP; in nfs4delegreturn_thread()
2335 dr_flags = NFS4_DR_PUSH|NFS4_DR_DID_OP|NFS4_DR_REOPEN; in nfs4_delegation_accept()