Home
last modified time | relevance | path

Searched refs:nfs4_end_op_recall (Results 1 – 3 of 3) sorted by last modified time

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h2081 extern void nfs4_end_op_recall(vnode_t *, vnode_t *, nfs4_recov_state_t *);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_recovery.c942 nfs4_end_op_recall(vp1, vp2, rsp); in nfs4_start_fop()
991 nfs4_end_op_recall(vp1, vp2, rsp); in nfs4_end_fop()
H A Dnfs4_callback.c2419 nfs4_end_op_recall(vnode_t *vp1, vnode_t *vp2, nfs4_recov_state_t *rsp) in nfs4_end_op_recall() function