Lines Matching defs:ct

183 zfs_open(vnode_t **vpp, int flag, cred_t *cr, caller_context_t *ct)
217 caller_context_t *ct)
293 int *rvalp, caller_context_t *ct)
687 * ct - caller context
698 zfs_read(vnode_t *vp, uio_t *uio, int ioflag, cred_t *cr, caller_context_t *ct)
736 uio->uio_loffset, uio->uio_resid, uio->uio_fmode, ct)) {
838 * ct - caller context (NFS/CIFS fem monitor only)
850 zfs_write(vnode_t *vp, uio_t *uio, int ioflag, cred_t *cr, caller_context_t *ct)
922 (error = chklock(vp, FWRITE, woff, n, uio->uio_fmode, ct)) != 0) {
1371 caller_context_t *ct)
1420 * ct - caller context
1618 * ct - caller context
1848 vnevent_create(ZTOV(zp), ct);
1878 * ct - caller context
1892 zfs_remove(vnode_t *dvp, char *name, cred_t *cr, caller_context_t *ct,
1952 vnevent_remove(vp, dvp, name, ct);
2125 * ct - caller context
2140 caller_context_t *ct, int flags, vsecattr_t *vsecp)
2319 * ct - caller context
2330 caller_context_t *ct, int flags)
2377 vnevent_rmdir(vp, dvp, name, ct);
2455 * ct - caller context
2777 zfs_fsync(vnode_t *vp, int syncflag, cred_t *cr, caller_context_t *ct)
2803 * ct - caller context
2812 caller_context_t *ct)
3027 * ct - caller context
3037 caller_context_t *ct)
3770 * ct - caller context
3781 caller_context_t *ct, int flags)
4011 vnevent_rename_src(ZTOV(szp), sdvp, snm, ct);
4013 vnevent_rename_dest(ZTOV(tzp), tdvp, tnm, ct);
4020 vnevent_rename_dest_dir(tdvp, ct);
4145 * ct - caller context
4307 * ct - caller context
4318 zfs_readlink(vnode_t *vp, uio_t *uio, cred_t *cr, caller_context_t *ct)
4348 * ct - caller context
4359 caller_context_t *ct, int flags)
4380 if (VOP_REALVP(svp, &realvp, ct) == 0)
4490 vnevent_link(svp, ct);
4639 * ct - caller context.
4649 caller_context_t *ct)
4732 zfs_inactive(vnode_t *vp, cred_t *cr, caller_context_t *ct)
4788 * ct - caller context
4795 caller_context_t *ct)
4808 flk_callback_t *flk_cbp, cred_t *cr, caller_context_t *ct)
4827 return (fs_frlock(vp, cmd, bfp, flag, offset, flk_cbp, cr, ct));
4921 * ct - caller context.
4935 enum seg_rw rw, cred_t *cr, caller_context_t *ct)
5020 caller_context_t *ct)
5095 caller_context_t *ct)
5128 caller_context_t *ct)
5137 (void) VOP_PUTPAGE(vp, off, len, B_ASYNC, cr, ct);
5154 * ct - caller context.
5164 offset_t offset, cred_t *cr, caller_context_t *ct)
5204 zfs_fid(vnode_t *vp, fid_t *fidp, caller_context_t *ct)
5270 caller_context_t *ct)
5353 caller_context_t *ct)
5371 caller_context_t *ct)
5406 caller_context_t *ct)
5527 zfs_retzcbuf(vnode_t *vp, xuio_t *xuio, cred_t *cr, caller_context_t *ct)