/titanic_44/usr/src/uts/common/sys/ |
H A D | fem.h | 152 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 D | vnode.h | 790 } 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 D | gfs.h | 114 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 D | ctfs_impl.h | 210 caller_context_t *); 212 caller_context_t *); 214 caller_context_t *); 216 caller_context_t *); 218 caller_context_t *);
|
H A D | nbmlock.h | 58 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 D | fs_subr.h | 60 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 D | fs_subr.c | 117 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 D | fem.c | 434 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 D | vnode.h | 785 } 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 D | sockcommon_vnops.c | 57 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 D | smb_fem.c | 35 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 D | fake_vop.c | 60 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 D | lofs_vnops.c | 51 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 D | door_vnops.c | 42 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 D | namevno.c | 77 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 D | port_vnops.c | 37 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 D | auto_vnops.c | 53 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 D | dc_vnops.c | 191 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 D | nfs4_deleg_ops.c | 63 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 D | smbfs_vnops.c | 109 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 D | ctfs_event.c | 199 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 D | fifovnops.c | 74 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 D | specvnops.c | 97 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 D | pc_vnops.c | 78 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 D | udf_vnops.c | 89 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 …]
|