Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_recovery.c169 static void recov_filehandle(nfs4_recov_t, mntinfo4_t *, vnode_t *);
517 recov_filehandle(recovp->rc_action, mi, vp1); in start_recovery()
519 recov_filehandle(recovp->rc_action, mi, vp2); in start_recovery()
1906 recov_filehandle(nfs4_recov_t action, mntinfo4_t *mi, vnode_t *vp) in recov_filehandle() function