Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h2079 extern int wait_for_recall(vnode_t *, vnode_t *, nfs4_op_hint_t,
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_recovery.c777 error = wait_for_recall(vp1, vp2, op, rsp); in nfs4_start_fop()
H A Dnfs4_callback.c2432 wait_for_recall(vnode_t *vp1, vnode_t *vp2, nfs4_op_hint_t op, in wait_for_recall() function