Searched refs:nfs4_end_fop (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_subr.c2130 nfs4_end_fop(mi, rootvp, NULL, OH_LOOKUP,
2136 nfs4_end_fop(mi, rootvp, NULL, OH_LOOKUP,
2151 nfs4_end_fop(mi, rootvp, NULL, OH_LOOKUP,
2160 nfs4_end_fop(mi, rootvp, NULL, OH_LOOKUP,
2195 nfs4_end_fop(mi, rootvp, NULL,
2202 nfs4_end_fop(mi, rootvp, NULL,
2213 nfs4_end_fop(mi, rootvp, NULL,
2223 nfs4_end_fop(mi, rootvp, NULL, OH_LOOKUP,
2232 nfs4_end_fop(mi, rootvp, NULL, OH_LOOKUP, &recov_state, FALSE);
H A Dnfs4_vnops.c3247 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_WRITE,
3269 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_WRITE,
3281 nfs4_end_fop(mi, vp, NULL, OH_WRITE,
3288 nfs4_end_fop(mi, vp, NULL, OH_WRITE,
3313 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_WRITE,
3324 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_WRITE,
3339 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_WRITE,
3354 nfs4_end_fop(VTOMI4(vp), vp, NULL,
3391 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_WRITE, &recov_state,
3500 nfs4_end_fop(m
[all...]
H A Dnfs4_vfsops.c1667 * If NFS4_GETFH_NEEDSOP is set, then use nfs4_start_fop and nfs4_end_fop
1819 nfs4_end_fop(mi, NULL, NULL, OH_MOUNT, &recov_state, needrecov);
1833 nfs4_end_fop(mi, NULL, NULL, OH_MOUNT, &recov_state,
1844 nfs4_end_fop(mi, NULL, NULL, OH_MOUNT, &recov_state,
1865 nfs4_end_fop(mi, NULL, NULL, OH_MOUNT, &recov_state,
1979 nfs4_end_fop(mi, NULL, NULL, OH_MOUNT, &recov_state,
2038 nfs4_end_fop(mi, NULL, NULL, OH_MOUNT, &recov_state, needrecov);
H A Dnfs4_client.c849 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_GETATTR,
855 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_GETATTR, &recov_state, 0);
1026 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_GETATTR, &recov_state,
1039 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_GETATTR, &recov_state,
1064 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_GETATTR, &recov_state,
H A Dnfs4_recovery.c752 cmn_err(CE_PANIC, "Missing nfs4_end_fop: last caller %p",
972 nfs4_end_fop(mntinfo4_t *mi, vnode_t *vp1, vnode_t *vp2, nfs4_op_hint_t op, function
1030 nfs4_end_fop(mi, vp1, vp2, OH_OTHER, rsp, needrecov);
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h2047 extern void nfs4_end_fop(struct mntinfo4 *, vnode_t *, vnode_t *,

Completed in 115 milliseconds