Home
last modified time | relevance | path

Searched refs:caller_context_t (Results 1 – 25 of 95) sorted by relevance

1234

/titanic_44/usr/src/uts/common/sys/
H A Dfem.h152 caller_context_t *ct); \
155 caller_context_t *ct); \
157 cred_t *cr, caller_context_t *ct); \
159 cred_t *cr, caller_context_t *ct); \
162 caller_context_t *ct); \
164 cred_t *cr, caller_context_t *ct); \
166 cred_t *cr, caller_context_t *ct); \
168 cred_t *cr, caller_context_t *ct); \
170 cred_t *cr, caller_context_t *ct); \
173 cred_t *cr, caller_context_t *ct, \
[all …]
H A Dvnode.h790 } caller_context_t; typedef
822 caller_context_t *); \
824 caller_context_t *); \
826 caller_context_t *); \
828 caller_context_t *); \
830 int *, caller_context_t *); \
832 caller_context_t *); \
834 caller_context_t *); \
836 caller_context_t *); \
838 caller_context_t *); \
[all …]
H A Dgfs.h114 caller_context_t *, int flags);
148 extern int gfs_get_parent_ino(vnode_t *, cred_t *, caller_context_t *,
161 int, vnode_t *, cred_t *, caller_context_t *, int *, pathname_t *);
163 caller_context_t *, int);
165 size_t, uchar_t, uchar_t, uint_t, cred_t *, caller_context_t *);
166 extern void gfs_vop_inactive(vnode_t *, cred_t *, caller_context_t *);
H A Dctfs_impl.h210 caller_context_t *);
212 caller_context_t *);
214 caller_context_t *);
216 caller_context_t *);
218 caller_context_t *);
H A Dnbmlock.h58 caller_context_t *);
59 extern int nbl_share_conflict(vnode_t *, nbl_op_t, caller_context_t *);
61 caller_context_t *);
/titanic_44/usr/src/uts/common/fs/
H A Dfs_subr.h60 caller_context_t *);
63 caller_context_t *);
65 struct pollhead **, caller_context_t *);
68 caller_context_t *);
69 extern int fs_fsync(vnode_t *, int, cred_t *, caller_context_t *);
71 extern int fs_rwlock(vnode_t *, int, caller_context_t *);
72 extern void fs_rwunlock(vnode_t *, int, caller_context_t *);
73 extern int fs_cmp(vnode_t *, vnode_t *, caller_context_t *);
74 extern int fs_seek(vnode_t *, offset_t, offset_t *, caller_context_t *);
76 struct flk_callback *, cred_t *, caller_context_t *);
[all …]
H A Dfs_subr.c117 caller_context_t *ct) in fs_nosys_map()
126 caller_context_t *ct) in fs_nosys_addmap()
134 struct pollhead **phpp, caller_context_t *ct) in fs_nosys_poll()
156 fs_fsync(vnode_t *vp, int syncflag, cred_t *cr, caller_context_t *ct) in fs_fsync()
167 caller_context_t *ctp) in fs_putpage()
188 fs_rwlock(vnode_t *vp, int write_lock, caller_context_t *ctp) in fs_rwlock()
195 fs_rwunlock(vnode_t *vp, int write_lock, caller_context_t *ctp) in fs_rwunlock()
204 fs_cmp(vnode_t *vp1, vnode_t *vp2, caller_context_t *ct) in fs_cmp()
214 fs_seek(vnode_t *vp, offset_t ooff, offset_t *noffp, caller_context_t *ct) in fs_seek()
225 flk_callback_t *flk_cbp, cred_t *cr, caller_context_t *ct) in fs_frlock()
[all …]
H A Dfem.c434 vhead_open(vnode_t **vpp, int mode, cred_t *cr, caller_context_t *ct) in vhead_open()
461 caller_context_t *ct) in vhead_close()
488 caller_context_t *ct) in vhead_read()
515 caller_context_t *ct) in vhead_write()
542 int *rvalp, caller_context_t *ct) in vhead_ioctl()
569 caller_context_t *ct) in vhead_setfl()
596 caller_context_t *ct) in vhead_getattr()
624 caller_context_t *ct) in vhead_setattr()
652 caller_context_t *ct) in vhead_access()
680 int flags, vnode_t *rdir, cred_t *cr, caller_context_t *ct, in vhead_lookup()
[all …]
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h785 } caller_context_t; typedef
817 caller_context_t *); \
819 caller_context_t *); \
821 caller_context_t *); \
823 caller_context_t *); \
825 int *, caller_context_t *); \
827 caller_context_t *); \
829 caller_context_t *); \
831 caller_context_t *); \
833 caller_context_t *); \
[all …]
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_vnops.c57 caller_context_t *);
59 struct cred *, caller_context_t *);
61 struct cred *, caller_context_t *);
63 struct cred *, caller_context_t *);
65 struct cred *, int32_t *, caller_context_t *);
67 caller_context_t *);
69 struct cred *, caller_context_t *);
71 struct cred *, caller_context_t *);
73 caller_context_t *);
75 caller_context_t *);
[all …]
/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_fem.c35 extern caller_context_t smb_ct;
46 vnode_t **, cred_t *, int, caller_context_t *, vsecattr_t *);
48 caller_context_t *, int);
50 cred_t *, caller_context_t *, int);
52 cred_t *, caller_context_t *, int, vsecattr_t *);
54 caller_context_t *, int);
56 caller_context_t *, int);
58 char *, cred_t *, caller_context_t *, int);
82 caller_context_t *);
83 static int smb_fem_oplock_rwlock(femarg_t *, int, caller_context_t *);
[all …]
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vop.c60 caller_context_t *ct) in fop_open()
83 caller_context_t *ct) in fop_close()
112 caller_context_t *ct) in fop_read()
167 caller_context_t *ct) in fop_write()
215 caller_context_t *ct) in fop_ioctl()
227 caller_context_t *ct) in fop_setfl()
240 caller_context_t *ct) in fop_getattr()
262 caller_context_t *ct) in fop_setattr()
303 caller_context_t *ct) in fop_access()
318 caller_context_t *ct, in fop_lookup()
[all …]
/titanic_44/usr/src/uts/common/fs/lofs/
H A Dlofs_vnops.c51 lo_open(vnode_t **vpp, int flag, struct cred *cr, caller_context_t *ct) in lo_open()
110 caller_context_t *ct) in lo_close()
121 caller_context_t *ct) in lo_read()
132 caller_context_t *ct) in lo_write()
149 caller_context_t *ct) in lo_ioctl()
159 lo_setfl(vnode_t *vp, int oflags, int nflags, cred_t *cr, caller_context_t *ct) in lo_setfl()
171 caller_context_t *ct) in lo_getattr()
190 caller_context_t *ct) in lo_setattr()
205 caller_context_t *ct) in lo_access()
219 lo_fsync(vnode_t *vp, int syncflag, struct cred *cr, caller_context_t *ct) in lo_fsync()
[all …]
/titanic_44/usr/src/uts/common/fs/doorfs/
H A Ddoor_vnops.c42 caller_context_t *ct);
44 offset_t offset, struct cred *cr, caller_context_t *ct);
46 int flags, struct cred *cr, caller_context_t *ct);
48 caller_context_t *ct);
50 struct cred *cr, caller_context_t *ct);
51 static int door_realvp(vnode_t *vp, vnode_t **vpp, caller_context_t *ct);
75 door_open(struct vnode **vpp, int flag, struct cred *cr, caller_context_t *ct) in door_open()
109 caller_context_t *ct in door_close()
149 caller_context_t *ct) in door_getattr()
176 door_inactive(struct vnode *vp, struct cred *cr, caller_context_t *ct) in door_inactive()
[all …]
/titanic_44/usr/src/uts/common/fs/namefs/
H A Dnamevno.c77 nm_open(vnode_t **vpp, int flag, cred_t *crp, caller_context_t *ct) in nm_open()
164 caller_context_t *ct) in nm_close()
193 caller_context_t *ct) in nm_read()
200 caller_context_t *ct) in nm_write()
207 caller_context_t *ct) in nm_ioctl()
219 caller_context_t *ct) in nm_getattr()
268 caller_context_t *ctp) in nm_setattr()
337 caller_context_t *ct) in nm_access()
360 caller_context_t *ct, vsecattr_t *vsecp) in nm_create()
380 caller_context_t *ct, int flags) in nm_link()
[all …]
/titanic_44/usr/src/uts/common/fs/portfs/
H A Dport_vnops.c37 static int port_open(struct vnode **, int, cred_t *, caller_context_t *);
39 caller_context_t *);
41 caller_context_t *);
42 static int port_access(struct vnode *, int, int, cred_t *, caller_context_t *);
43 static int port_realvp(vnode_t *, vnode_t **, caller_context_t *);
45 caller_context_t *);
46 static void port_inactive(struct vnode *, cred_t *, caller_context_t *);
66 port_open(struct vnode **vpp, int flag, cred_t *cr, caller_context_t *ct) in port_open()
151 caller_context_t *ct) in port_close()
281 struct pollhead **phpp, caller_context_t *ct) in port_poll()
[all …]
/titanic_44/usr/src/uts/common/fs/autofs/
H A Dauto_vnops.c53 static int auto_open(vnode_t **, int, cred_t *, caller_context_t *);
55 caller_context_t *);
57 caller_context_t *);
59 caller_context_t *);
60 static int auto_access(vnode_t *, int, int, cred_t *, caller_context_t *);
62 pathname_t *, int, vnode_t *, cred_t *, caller_context_t *, int *,
65 int, vnode_t **, cred_t *, int, caller_context_t *, vsecattr_t *);
66 static int auto_remove(vnode_t *, char *, cred_t *, caller_context_t *, int);
68 caller_context_t *, int);
70 caller_context_t *, int);
[all …]
/titanic_44/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c191 static int dc_open(struct vnode **, int, struct cred *, caller_context_t *);
193 struct cred *, caller_context_t *);
197 struct cred *, caller_context_t *);
201 struct cred *, caller_context_t *);
202 static int dc_fsync(struct vnode *, int, struct cred *, caller_context_t *);
203 static void dc_inactive(struct vnode *, struct cred *, caller_context_t *);
204 static int dc_fid(struct vnode *, struct fid *, caller_context_t *);
205 static int dc_seek(struct vnode *, offset_t, offset_t *, caller_context_t *);
207 struct flk_callback *, struct cred *, caller_context_t *);
208 static int dc_realvp(struct vnode *, struct vnode **, caller_context_t *);
[all …]
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_deleg_ops.c63 recall_all_delegations(rfs4_file_t *fp, bool_t trunc, caller_context_t *ct) in recall_all_delegations()
101 deleg_rd_open(femarg_t *arg, int mode, cred_t *cr, caller_context_t *ct) in deleg_rd_open()
126 deleg_wr_open(femarg_t *arg, int mode, cred_t *cr, caller_context_t *ct) in deleg_wr_open()
213 caller_context_t *ct) in deleg_rd_setattr()
233 caller_context_t *ct) in deleg_wr_setattr()
256 deleg_rd_rwlock(femarg_t *arg, int write_lock, caller_context_t *ct) in deleg_rd_rwlock()
276 deleg_wr_rwlock(femarg_t *arg, int write_lock, caller_context_t *ct) in deleg_wr_rwlock()
294 offset_t offset, cred_t *cr, caller_context_t *ct) in deleg_rd_space()
309 offset_t offset, cred_t *cr, caller_context_t *ct) in deleg_wr_space()
327 caller_context_t *ct) in deleg_rd_setsecattr()
[all …]
/titanic_44/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vnops.c109 int cache_ok, caller_context_t *);
111 cred_t *cr, caller_context_t *);
115 caller_context_t *);
130 static int smbfs_open(vnode_t **, int, cred_t *, caller_context_t *);
132 caller_context_t *);
134 caller_context_t *);
136 caller_context_t *);
138 caller_context_t *);
140 caller_context_t *);
142 caller_context_t *);
[all …]
/titanic_44/usr/src/uts/common/fs/ctfs/
H A Dctfs_event.c199 caller_context_t *cct) in ctfs_ev_access()
222 ctfs_ev_open(vnode_t **vpp, int flag, cred_t *cr, caller_context_t *cct) in ctfs_ev_open()
243 ctfs_ev_inactive(vnode_t *vp, cred_t *cr, caller_context_t *ct) in ctfs_ev_inactive()
271 caller_context_t *ct) in ctfs_ev_getattr()
301 caller_context_t *ct) in ctfs_ev_ioctl()
320 caller_context_t *ct) in ctfs_ev_poll()
386 ctfs_bu_open(vnode_t **vpp, int flag, cred_t *cr, caller_context_t *ct) in ctfs_bu_open()
404 ctfs_bu_inactive(vnode_t *vp, cred_t *cr, caller_context_t *ct) in ctfs_bu_inactive()
430 caller_context_t *ct) in ctfs_bu_getattr()
461 caller_context_t *ct) in ctfs_bu_ioctl()
[all …]
/titanic_44/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c74 static int fifo_read(vnode_t *, uio_t *, int, cred_t *, caller_context_t *);
75 static int fifo_write(vnode_t *, uio_t *, int, cred_t *, caller_context_t *);
77 caller_context_t *);
79 caller_context_t *);
80 static int fifo_realvp(vnode_t *, vnode_t **, caller_context_t *);
81 static int fifo_access(vnode_t *, int, int, cred_t *, caller_context_t *);
83 int, struct vnode **, struct cred *, int, caller_context_t *,
85 static int fifo_fid(vnode_t *, fid_t *, caller_context_t *);
86 static int fifo_fsync(vnode_t *, int, cred_t *, caller_context_t *);
87 static int fifo_seek(vnode_t *, offset_t, offset_t *, caller_context_t *);
[all …]
/titanic_44/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c97 static int spec_open(struct vnode **, int, struct cred *, caller_context_t *);
99 caller_context_t *);
101 caller_context_t *);
103 caller_context_t *);
105 caller_context_t *);
107 caller_context_t *);
109 caller_context_t *);
111 caller_context_t *);
113 struct vnode **, struct cred *, int, caller_context_t *, vsecattr_t *);
114 static int spec_fsync(struct vnode *, int, struct cred *, caller_context_t *);
[all …]
/titanic_44/usr/src/uts/common/fs/pcfs/
H A Dpc_vnops.c78 static int pcfs_open(struct vnode **, int, struct cred *, caller_context_t *ct);
80 caller_context_t *ct);
82 caller_context_t *);
84 caller_context_t *);
86 caller_context_t *ct);
88 caller_context_t *);
90 caller_context_t *ct);
93 caller_context_t *, int *, pathname_t *);
96 caller_context_t *, vsecattr_t *);
98 caller_context_t *, int);
[all …]
/titanic_44/usr/src/uts/common/fs/udfs/
H A Dudf_vnops.c89 int32_t, struct cred *, caller_context_t *);
91 int32_t, int32_t, offset_t, struct cred *, caller_context_t *);
93 struct uio *, int32_t, struct cred *, caller_context_t *);
95 struct uio *, int32_t, struct cred *, caller_context_t *);
98 caller_context_t *);
100 struct vattr *, int32_t, struct cred *, caller_context_t *);
102 struct vattr *, int32_t, struct cred *, caller_context_t *);
104 int32_t, int32_t, struct cred *, caller_context_t *);
108 caller_context_t *, int *, pathname_t *);
112 caller_context_t *, vsecattr_t *);
[all …]

1234