/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_vnops.c | 3259 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_WRITE, in nfs4write() 3281 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_WRITE, in nfs4write() 3293 nfs4_end_fop(mi, vp, NULL, OH_WRITE, in nfs4write() 3299 nfs4_end_fop(mi, vp, NULL, OH_WRITE, in nfs4write() 3323 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_WRITE, in nfs4write() 3334 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_WRITE, in nfs4write() 3349 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_WRITE, in nfs4write() 3363 nfs4_end_fop(VTOMI4(vp), vp, NULL, in nfs4write() 3400 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_WRITE, &recov_state, in nfs4write() 3509 nfs4_end_fop(mi, vp, NULL, OH_READ, in nfs4read() [all …]
|
H A D | nfs4_subr.c | 2130 nfs4_end_fop(mi, rootvp, NULL, OH_LOOKUP, in nfs4_make_dotdot() 2136 nfs4_end_fop(mi, rootvp, NULL, OH_LOOKUP, in nfs4_make_dotdot() 2151 nfs4_end_fop(mi, rootvp, NULL, OH_LOOKUP, in nfs4_make_dotdot() 2160 nfs4_end_fop(mi, rootvp, NULL, OH_LOOKUP, in nfs4_make_dotdot() 2195 nfs4_end_fop(mi, rootvp, NULL, in nfs4_make_dotdot() 2202 nfs4_end_fop(mi, rootvp, NULL, in nfs4_make_dotdot() 2213 nfs4_end_fop(mi, rootvp, NULL, in nfs4_make_dotdot() 2223 nfs4_end_fop(mi, rootvp, NULL, OH_LOOKUP, in nfs4_make_dotdot() 2232 nfs4_end_fop(mi, rootvp, NULL, OH_LOOKUP, &recov_state, FALSE); in nfs4_make_dotdot()
|
H A D | nfs4_vfsops.c | 1819 nfs4_end_fop(mi, NULL, NULL, OH_MOUNT, &recov_state, needrecov); in nfs4getfh_otw() 1833 nfs4_end_fop(mi, NULL, NULL, OH_MOUNT, &recov_state, in nfs4getfh_otw() 1844 nfs4_end_fop(mi, NULL, NULL, OH_MOUNT, &recov_state, in nfs4getfh_otw() 1865 nfs4_end_fop(mi, NULL, NULL, OH_MOUNT, &recov_state, in nfs4getfh_otw() 1979 nfs4_end_fop(mi, NULL, NULL, OH_MOUNT, &recov_state, in nfs4getfh_otw() 2038 nfs4_end_fop(mi, NULL, NULL, OH_MOUNT, &recov_state, needrecov); in nfs4getfh_otw()
|
H A D | nfs4_client.c | 832 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_GETATTR, in nfs4_getattr_otw() 838 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_GETATTR, &recov_state, 0); in nfs4_getattr_otw() 1009 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_GETATTR, &recov_state, in nfs4_attr_otw() 1022 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_GETATTR, &recov_state, in nfs4_attr_otw() 1047 nfs4_end_fop(VTOMI4(vp), vp, NULL, OH_GETATTR, &recov_state, in nfs4_attr_otw()
|
H A D | nfs4_recovery.c | 972 nfs4_end_fop(mntinfo4_t *mi, vnode_t *vp1, vnode_t *vp2, nfs4_op_hint_t op, in nfs4_end_fop() function 1030 nfs4_end_fop(mi, vp1, vp2, OH_OTHER, rsp, needrecov); in nfs4_end_op()
|
/illumos-gate/usr/src/uts/common/nfs/ |
H A D | nfs4_clnt.h | 2052 extern void nfs4_end_fop(struct mntinfo4 *, vnode_t *, vnode_t *,
|