Home
last modified time | relevance | path

Searched defs:ct (Results 1 – 25 of 203) sorted by relevance

123456789

/titanic_51/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() argument
110 caller_context_t *ct) in lo_close() argument
121 caller_context_t *ct) in lo_read() argument
132 caller_context_t *ct) in lo_write() argument
149 caller_context_t *ct) in lo_ioctl() argument
159 lo_setfl(vnode_t * vp,int oflags,int nflags,cred_t * cr,caller_context_t * ct) lo_setfl() argument
171 lo_getattr(vnode_t * vp,struct vattr * vap,int flags,struct cred * cr,caller_context_t * ct) lo_getattr() argument
190 lo_setattr(vnode_t * vp,struct vattr * vap,int flags,struct cred * cr,caller_context_t * ct) lo_setattr() argument
205 lo_access(vnode_t * vp,int mode,int flags,struct cred * cr,caller_context_t * ct) lo_access() argument
219 lo_fsync(vnode_t * vp,int syncflag,struct cred * cr,caller_context_t * ct) lo_fsync() argument
230 lo_inactive(vnode_t * vp,struct cred * cr,caller_context_t * ct) lo_inactive() argument
240 lo_fid(vnode_t * vp,struct fid * fidp,caller_context_t * ct) lo_fid() argument
300 lo_lookup(vnode_t * dvp,char * nm,vnode_t ** vpp,struct pathname * pnp,int flags,vnode_t * rdir,struct cred * cr,caller_context_t * ct,int * direntflags,pathname_t * realpnp) lo_lookup() argument
673 lo_create(vnode_t * dvp,char * nm,struct vattr * va,enum vcexcl exclusive,int mode,vnode_t ** vpp,struct cred * cr,int flag,caller_context_t * ct,vsecattr_t * vsecp) lo_create() argument
710 lo_remove(vnode_t * dvp,char * nm,struct cred * cr,caller_context_t * ct,int flags) lo_remove() argument
726 lo_link(vnode_t * tdvp,vnode_t * vp,char * tnm,struct cred * cr,caller_context_t * ct,int flags) lo_link() argument
784 lo_rename(vnode_t * odvp,char * onm,vnode_t * ndvp,char * nnm,struct cred * cr,caller_context_t * ct,int flags) lo_rename() argument
869 lo_mkdir(vnode_t * dvp,char * nm,struct vattr * va,vnode_t ** vpp,struct cred * cr,caller_context_t * ct,int flags,vsecattr_t * vsecp) lo_mkdir() argument
885 lo_realvp(vnode_t * vp,vnode_t ** vpp,caller_context_t * ct) lo_realvp() argument
904 lo_rmdir(vnode_t * dvp,char * nm,vnode_t * cdir,struct cred * cr,caller_context_t * ct,int flags) lo_rmdir() argument
926 lo_symlink(vnode_t * dvp,char * lnm,struct vattr * tva,char * tnm,struct cred * cr,caller_context_t * ct,int flags) lo_symlink() argument
941 lo_readlink(vnode_t * vp,struct uio * uiop,struct cred * cr,caller_context_t * ct) lo_readlink() argument
953 lo_readdir(vnode_t * vp,struct uio * uiop,struct cred * cr,int * eofp,caller_context_t * ct,int flags) lo_readdir() argument
964 lo_rwlock(vnode_t * vp,int write_lock,caller_context_t * ct) lo_rwlock() argument
971 lo_rwunlock(vnode_t * vp,int write_lock,caller_context_t * ct) lo_rwunlock() argument
978 lo_seek(vnode_t * vp,offset_t ooff,offset_t * noffp,caller_context_t * ct) lo_seek() argument
985 lo_cmp(vnode_t * vp1,vnode_t * vp2,caller_context_t * ct) lo_cmp() argument
1003 lo_frlock(vnode_t * vp,int cmd,struct flock64 * bfp,int flag,offset_t offset,struct flk_callback * flk_cbp,cred_t * cr,caller_context_t * ct) lo_frlock() argument
1017 lo_space(vnode_t * vp,int cmd,struct flock64 * bfp,int flag,offset_t offset,struct cred * cr,caller_context_t * ct) lo_space() argument
1035 lo_getpage(vnode_t * vp,offset_t off,size_t len,uint_t * prot,struct page * parr[],size_t psz,struct seg * seg,caddr_t addr,enum seg_rw rw,struct cred * cr,caller_context_t * ct) lo_getpage() argument
1049 lo_putpage(vnode_t * vp,offset_t off,size_t len,int flags,struct cred * cr,caller_context_t * ct) lo_putpage() argument
1066 lo_map(vnode_t * vp,offset_t off,struct as * as,caddr_t * addrp,size_t len,uchar_t prot,uchar_t maxprot,uint_t flags,struct cred * cr,caller_context_t * ct) lo_map() argument
1083 lo_addmap(vnode_t * vp,offset_t off,struct as * as,caddr_t addr,size_t len,uchar_t prot,uchar_t maxprot,uint_t flags,struct cred * cr,caller_context_t * ct) lo_addmap() argument
1101 lo_delmap(vnode_t * vp,offset_t off,struct as * as,caddr_t addr,size_t len,uint_t prot,uint_t maxprot,uint_t flags,struct cred * cr,caller_context_t * ct) lo_delmap() argument
1115 lo_poll(vnode_t * vp,short events,int anyyet,short * reventsp,struct pollhead ** phpp,caller_context_t * ct) lo_poll() argument
1123 lo_dump(vnode_t * vp,caddr_t addr,offset_t bn,offset_t count,caller_context_t * ct) lo_dump() argument
1135 lo_pathconf(vnode_t * vp,int cmd,ulong_t * valp,struct cred * cr,caller_context_t * ct) lo_pathconf() argument
1149 lo_pageio(vnode_t * vp,struct page * pp,u_offset_t io_off,size_t io_len,int flags,cred_t * cr,caller_context_t * ct) lo_pageio() argument
1162 lo_dispose(vnode_t * vp,page_t * pp,int fl,int dn,cred_t * cr,caller_context_t * ct) lo_dispose() argument
1175 lo_setsecattr(vnode_t * vp,vsecattr_t * secattr,int flags,struct cred * cr,caller_context_t * ct) lo_setsecattr() argument
1189 lo_getsecattr(vnode_t * vp,vsecattr_t * secattr,int flags,struct cred * cr,caller_context_t * ct) lo_getsecattr() argument
1202 lo_shrlock(vnode_t * vp,int cmd,struct shrlock * shr,int flag,cred_t * cr,caller_context_t * ct) lo_shrlock() argument
[all...]
/titanic_51/usr/src/uts/common/os/
H A Dcallout.c156 #define CALLOUT_APPEND(ct, cp) \ argument
161 #define CALLOUT_DELETE(ct, cp) \ argument
193 #define CALLOUT_EXEC_COMPUTE(ct, nextexp, exec) \ argument
242 #define CALLOUT_LIST_FREE(ct, cl) \ argument
252 #define CALLOUT_FREE(ct, c argument
266 callout_alloc(callout_table_t * ct) callout_alloc() argument
296 callout_list_alloc(callout_table_t * ct) callout_list_alloc() argument
319 callout_list_get(callout_table_t * ct,hrtime_t expiration,int flags,int hash) callout_list_get() argument
357 callout_queue_add(callout_table_t * ct,callout_list_t * cl) callout_queue_add() argument
386 callout_queue_insert(callout_table_t * ct,callout_list_t * cl) callout_queue_insert() argument
408 callout_queue_delete(callout_table_t * ct) callout_queue_delete() argument
437 callout_queue_process(callout_table_t * ct,hrtime_t delta,int timechange) callout_queue_process() argument
515 callout_heap_init(callout_table_t * ct) callout_heap_init() argument
533 callout_heap_expand(callout_table_t * ct) callout_heap_expand() argument
589 callout_upheap(callout_table_t * ct) callout_upheap() argument
637 callout_heap_insert(callout_table_t * ct,callout_list_t * cl) callout_heap_insert() argument
670 callout_downheap(callout_table_t * ct) callout_downheap() argument
749 callout_heap_delete(callout_table_t * ct) callout_heap_delete() argument
859 callout_heap_process(callout_table_t * ct,hrtime_t delta,int timechange) callout_heap_process() argument
983 callout_table_t *ct; timeout_generic() local
1280 callout_table_t *ct; untimeout_generic() local
1453 callout_list_expire(callout_table_t * ct,callout_list_t * cl) callout_list_expire() argument
1513 callout_expire(callout_table_t * ct) callout_expire() argument
1558 callout_realtime(callout_table_t * ct) callout_realtime() argument
1567 callout_queue_realtime(callout_table_t * ct) callout_queue_realtime() argument
1576 callout_execute(callout_table_t * ct) callout_execute() argument
1587 callout_normal(callout_table_t * ct) callout_normal() argument
1605 callout_queue_normal(callout_table_t * ct) callout_queue_normal() argument
1629 callout_table_t *ct; callout_suspend() local
1668 callout_table_t *ct; callout_resume() local
1758 callout_hrestime_one(callout_table_t * ct) callout_hrestime_one() argument
1791 callout_table_t *ct; callout_hrestime() local
1813 callout_hash_init(callout_table_t * ct) callout_hash_init() argument
1829 callout_kstat_init(callout_table_t * ct) callout_kstat_init() argument
1856 callout_cyclic_init(callout_table_t * ct) callout_cyclic_init() argument
1954 callout_table_t *ct; callout_cpu_online() local
2027 callout_table_t *ct; callout_cpu_offline() local
2091 callout_table_t *ct; callout_init() local
[all...]
H A Dcontract.c260 contract_dtor(contract_t *ct) in contract_dtor() argument
284 contract_ctor(contract_t *ct, ct_type_t *type, ct_template_t *tmpl, void *data, in contract_ctor() argument
387 contract_rele(contract_t * ct) contract_rele() argument
443 contract_hold(contract_t * ct) contract_hold() argument
460 contract_getzuniqid(contract_t * ct) contract_getzuniqid() argument
477 contract_setzuniqid(contract_t * ct,uint64_t zuniqid) contract_setzuniqid() argument
494 contract_abandon(contract_t * ct,proc_t * p,int explicit) contract_abandon() argument
581 contract_newct(contract_t * ct) contract_newct() argument
595 contract_adopt(contract_t * ct,proc_t * p) contract_adopt() argument
663 contract_ack(contract_t * ct,uint64_t evid,int ack) contract_ack() argument
714 contract_ack_inval(contract_t * ct,uint_t evtype,uint64_t evid) contract_ack_inval() argument
723 contract_qack_inval(contract_t * ct,uint_t evtype,uint64_t evid) contract_qack_inval() argument
732 contract_qack_notsup(contract_t * ct,uint_t evtype,uint64_t evid) contract_qack_notsup() argument
743 contract_qack(contract_t * ct,uint64_t evid) contract_qack() argument
783 contract_orphan(contract_t * ct) contract_orphan() argument
814 contract_destroy(contract_t * ct) contract_destroy() argument
840 contract_vnode_get(contract_t * ct,vfs_t * vfsp) contract_vnode_get() argument
866 contract_vnode_set(contract_t * ct,contract_vnode_t * ctv,vnode_t * vnode) contract_vnode_set() argument
883 contract_vnode_clear(contract_t * ct,contract_vnode_t * ctv) contract_vnode_clear() argument
912 contract_t *ct; contract_exit() local
964 contract_status_common(contract_t * ct,zone_t * zone,void * status,model_t model) contract_status_common() argument
1032 contract_checkcred(contract_t * ct,const cred_t * cr) contract_checkcred() argument
1057 contract_owned(contract_t * ct,const cred_t * cr,int locked) contract_owned() argument
1144 contract_t *ct; contract_type_max() local
1163 contract_t *ct; contract_max() local
1184 contract_t template, *ct; contract_lookup_common() local
1247 contract_t template, *ct; contract_plookup() local
1287 contract_t template, *ct; contract_ptr_common() local
1323 contract_t *ct; contract_type_ptr() local
1342 contract_t *ct; contract_ptr() local
1915 contract_t *ct = e->cte_contract; cte_checkcred() local
1939 contract_t *ct; cte_qreadable() local
2120 cte_trim(ct_equeue_t * q,contract_t * ct) cte_trim() argument
2291 cte_publish_all(contract_t * ct,ct_kevent_t * e,nvlist_t * data,nvlist_t * gdata) cte_publish_all() argument
[all...]
/titanic_51/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vop.c60 caller_context_t *ct) in fop_open() argument
83 caller_context_t *ct) in fop_close() argument
112 caller_context_t *ct) in fop_read() argument
167 caller_context_t *ct) in fop_write() argument
215 caller_context_t *ct) in fop_ioctl() argument
227 caller_context_t *ct) in fop_setfl() argument
240 caller_context_t *ct) in fop_getattr() argument
262 caller_context_t *ct) in fop_setattr() argument
303 caller_context_t *ct) in fop_access() argument
318 caller_context_t *ct, in fop_lookup() argument
385 fop_create(vnode_t * dvp,char * name,vattr_t * vap,vcexcl_t excl,int mode,vnode_t ** vpp,cred_t * cr,int flags,caller_context_t * ct,vsecattr_t * vsecp) fop_create() argument
466 fop_remove(vnode_t * dvp,char * name,cred_t * cr,caller_context_t * ct,int flags) fop_remove() argument
483 fop_link(vnode_t * to_dvp,vnode_t * fr_vp,char * to_name,cred_t * cr,caller_context_t * ct,int flags) fop_link() argument
508 fop_rename(vnode_t * from_dvp,char * from_name,vnode_t * to_dvp,char * to_name,cred_t * cr,caller_context_t * ct,int flags) fop_rename() argument
542 fop_mkdir(vnode_t * dvp,char * name,vattr_t * vap,vnode_t ** vpp,cred_t * cr,caller_context_t * ct,int flags,vsecattr_t * vsecp) fop_mkdir() argument
579 fop_rmdir(vnode_t * dvp,char * name,vnode_t * cdir,cred_t * cr,caller_context_t * ct,int flags) fop_rmdir() argument
596 fop_readdir(vnode_t * vp,uio_t * uiop,cred_t * cr,int * eofp,caller_context_t * ct,int flags) fop_readdir() argument
645 fop_symlink(vnode_t * dvp,char * linkname,vattr_t * vap,char * target,cred_t * cr,caller_context_t * ct,int flags) fop_symlink() argument
657 fop_readlink(vnode_t * vp,uio_t * uiop,cred_t * cr,caller_context_t * ct) fop_readlink() argument
668 fop_fsync(vnode_t * vp,int syncflag,cred_t * cr,caller_context_t * ct) fop_fsync() argument
682 fop_inactive(vnode_t * vp,cred_t * cr,caller_context_t * ct) fop_inactive() argument
692 fop_fid(vnode_t * vp,fid_t * fidp,caller_context_t * ct) fop_fid() argument
702 fop_rwlock(vnode_t * vp,int write_lock,caller_context_t * ct) fop_rwlock() argument
713 fop_rwunlock(vnode_t * vp,int write_lock,caller_context_t * ct) fop_rwunlock() argument
724 fop_seek(vnode_t * vp,offset_t ooff,offset_t * noffp,caller_context_t * ct) fop_seek() argument
734 fop_cmp(vnode_t * vp1,vnode_t * vp2,caller_context_t * ct) fop_cmp() argument
750 fop_frlock(vnode_t * vp,int cmd,flock64_t * bfp,int flag,offset_t offset,struct flk_callback * flk_cbp,cred_t * cr,caller_context_t * ct) fop_frlock() argument
779 fop_space(vnode_t * vp,int cmd,flock64_t * bfp,int flag,offset_t offset,cred_t * cr,caller_context_t * ct) fop_space() argument
802 fop_realvp(vnode_t * vp,vnode_t ** vpp,caller_context_t * ct) fop_realvp() argument
820 fop_getpage(vnode_t * vp,offset_t off,size_t len,uint_t * protp,struct page ** plarr,size_t plsz,struct seg * seg,caddr_t addr,enum seg_rw rw,cred_t * cr,caller_context_t * ct) fop_getpage() argument
833 fop_putpage(vnode_t * vp,offset_t off,size_t len,int flags,cred_t * cr,caller_context_t * ct) fop_putpage() argument
850 fop_map(vnode_t * vp,offset_t off,struct as * as,caddr_t * addrp,size_t len,uchar_t prot,uchar_t maxprot,uint_t flags,cred_t * cr,caller_context_t * ct) fop_map() argument
867 fop_addmap(vnode_t * vp,offset_t off,struct as * as,caddr_t addr,size_t len,uchar_t prot,uchar_t maxprot,uint_t flags,cred_t * cr,caller_context_t * ct) fop_addmap() argument
884 fop_delmap(vnode_t * vp,offset_t off,struct as * as,caddr_t addr,size_t len,uint_t prot,uint_t maxprot,uint_t flags,cred_t * cr,caller_context_t * ct) fop_delmap() argument
897 fop_poll(vnode_t * vp,short events,int anyyet,short * reventsp,struct pollhead ** phpp,caller_context_t * ct) fop_poll() argument
922 fop_dump(vnode_t * vp,caddr_t addr,offset_t lbdn,offset_t dblks,caller_context_t * ct) fop_dump() argument
937 fop_pathconf(vnode_t * vp,int cmd,ulong_t * valp,cred_t * cr,caller_context_t * ct) fop_pathconf() argument
1021 fop_pageio(vnode_t * vp,struct page * pp,u_offset_t io_off,size_t io_len,int flags,cred_t * cr,caller_context_t * ct) fop_pageio() argument
1032 fop_dumpctl(vnode_t * vp,int action,offset_t * blkp,caller_context_t * ct) fop_dumpctl() argument
1045 fop_dispose(vnode_t * vp,struct page * pp,int flag,int dn,cred_t * cr,caller_context_t * ct) fop_dispose() argument
1056 fop_setsecattr(vnode_t * vp,vsecattr_t * vsap,int flag,cred_t * cr,caller_context_t * ct) fop_setsecattr() argument
1071 fop_getsecattr(vnode_t * vp,vsecattr_t * vsecattr,int flag,cred_t * cr,caller_context_t * ct) fop_getsecattr() argument
1118 fop_shrlock(vnode_t * vp,int cmd,struct shrlock * shr,int flag,cred_t * cr,caller_context_t * ct) fop_shrlock() argument
1142 fop_vnevent(vnode_t * vp,vnevent_t vnevent,vnode_t * dvp,char * fnm,caller_context_t * ct) fop_vnevent() argument
1150 fop_reqzcbuf(vnode_t * vp,enum uio_rw ioflag,xuio_t * uiop,cred_t * cr,caller_context_t * ct) fop_reqzcbuf() argument
1157 fop_retzcbuf(vnode_t * vp,xuio_t * uiop,cred_t * cr,caller_context_t * ct) fop_retzcbuf() argument
[all...]
/titanic_51/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() argument
101 deleg_rd_open(femarg_t *arg, int mode, cred_t *cr, caller_context_t *ct) in deleg_rd_open() argument
126 deleg_wr_open(femarg_t *arg, int mode, cred_t *cr, caller_context_t *ct) in deleg_wr_open() argument
155 deleg_wr_read(femarg_t * arg,uio_t * uiop,int ioflag,cred_t * cr,struct caller_context * ct) deleg_wr_read() argument
176 deleg_rd_write(femarg_t * arg,uio_t * uiop,int ioflag,cred_t * cr,struct caller_context * ct) deleg_rd_write() argument
195 deleg_wr_write(femarg_t * arg,uio_t * uiop,int ioflag,cred_t * cr,struct caller_context * ct) deleg_wr_write() argument
213 deleg_rd_setattr(femarg_t * arg,vattr_t * vap,int flags,cred_t * cr,caller_context_t * ct) deleg_rd_setattr() argument
233 deleg_wr_setattr(femarg_t * arg,vattr_t * vap,int flags,cred_t * cr,caller_context_t * ct) deleg_wr_setattr() argument
256 deleg_rd_rwlock(femarg_t * arg,int write_lock,caller_context_t * ct) deleg_rd_rwlock() argument
276 deleg_wr_rwlock(femarg_t * arg,int write_lock,caller_context_t * ct) deleg_wr_rwlock() argument
294 deleg_rd_space(femarg_t * arg,int cmd,flock64_t * bfp,int flag,offset_t offset,cred_t * cr,caller_context_t * ct) deleg_rd_space() argument
309 deleg_wr_space(femarg_t * arg,int cmd,flock64_t * bfp,int flag,offset_t offset,cred_t * cr,caller_context_t * ct) deleg_wr_space() argument
327 deleg_rd_setsecattr(femarg_t * arg,vsecattr_t * vsap,int flag,cred_t * cr,caller_context_t * ct) deleg_rd_setsecattr() argument
344 deleg_wr_setsecattr(femarg_t * arg,vsecattr_t * vsap,int flag,cred_t * cr,caller_context_t * ct) deleg_wr_setsecattr() argument
361 deleg_rd_vnevent(femarg_t * arg,vnevent_t vnevent,vnode_t * dvp,char * name,caller_context_t * ct) deleg_rd_vnevent() argument
399 deleg_wr_vnevent(femarg_t * arg,vnevent_t vnevent,vnode_t * dvp,char * name,caller_context_t * ct) deleg_wr_vnevent() argument
[all...]
/titanic_51/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_vnops.c116 caller_context_t *ct) in socket_vop_open() argument
135 struct cred *cr, caller_context_t *ct) in socket_vop_close() argument
171 caller_context_t *ct) in socket_vop_read() argument
185 struct cred *cr, caller_context_t *ct) in socket_vop_write() argument
206 struct cred *cr, int32_t *rvalp, caller_context_t *ct) in socket_vop_ioctl() argument
222 caller_context_t *ct) in socket_vop_setfl() argument
279 struct cred *cr, caller_context_t *ct) in socket_vop_getattr() argument
361 struct cred *cr, caller_context_t *ct) in socket_vop_setattr() argument
395 caller_context_t *ct) in socket_vop_access() argument
416 caller_context_t *ct) in socket_vop_fsync() argument
423 socket_vop_inactive(struct vnode * vp,struct cred * cr,caller_context_t * ct) socket_vop_inactive() argument
455 socket_vop_fid(struct vnode * vp,struct fid * fidp,caller_context_t * ct) socket_vop_fid() argument
467 socket_vop_seek(struct vnode * vp,offset_t ooff,offset_t * noffp,caller_context_t * ct) socket_vop_seek() argument
475 socket_vop_poll(struct vnode * vp,short events,int anyyet,short * reventsp,struct pollhead ** phpp,caller_context_t * ct) socket_vop_poll() argument
[all...]
/titanic_51/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() argument
164 caller_context_t *ct) in nm_close() argument
193 caller_context_t *ct) in nm_read() argument
200 caller_context_t *ct) in nm_write() argument
207 caller_context_t *ct) in nm_ioctl() argument
219 nm_getattr(vnode_t * vp,vattr_t * vap,int flags,cred_t * crp,caller_context_t * ct) nm_getattr() argument
337 nm_access(vnode_t * vp,int mode,int flags,cred_t * crp,caller_context_t * ct) nm_access() argument
360 nm_create(vnode_t * dvp,char * name,vattr_t * vap,enum vcexcl excl,int mode,vnode_t ** vpp,cred_t * cr,int flag,caller_context_t * ct,vsecattr_t * vsecp) nm_create() argument
380 nm_link(vnode_t * tdvp,vnode_t * vp,char * tnm,cred_t * crp,caller_context_t * ct,int flags) nm_link() argument
386 nm_fsync(vnode_t * vp,int syncflag,cred_t * crp,caller_context_t * ct) nm_fsync() argument
394 nm_inactive(vnode_t * vp,cred_t * crp,caller_context_t * ct) nm_inactive() argument
419 nm_fid(vnode_t * vp,struct fid * fidnodep,caller_context_t * ct) nm_fid() argument
437 nm_seek(vnode_t * vp,offset_t ooff,offset_t * noffp,caller_context_t * ct) nm_seek() argument
446 nm_realvp(vnode_t * vp,vnode_t ** vpp,caller_context_t * ct) nm_realvp() argument
459 nm_poll(vnode_t * vp,short events,int anyyet,short * reventsp,pollhead_t ** phpp,caller_context_t * ct) nm_poll() argument
[all...]
/titanic_51/usr/src/uts/common/fs/devfs/
H A Ddevfs_vnops.c73 caller_context_t *ct) in devfs_open() argument
89 offset_t offset, struct cred *cred, caller_context_t *ct) in devfs_close() argument
108 struct caller_context *ct) in devfs_read() argument
123 struct caller_context *ct) in devfs_write() argument
138 struct cred *cred, int *rvalp, caller_context_t *ct) in devfs_ioctl() argument
161 caller_context_t *ct) in devfs_getattr() argument
342 caller_context_t *ct) in devfs_setattr() argument
587 devfs_pathconf(vnode_t * vp,int cmd,ulong_t * valp,cred_t * cr,caller_context_t * ct) devfs_pathconf() argument
613 devfs_getsecattr(struct vnode * vp,struct vsecattr * vsap,int flags,struct cred * cr,caller_context_t * ct) devfs_getsecattr() argument
647 devfs_setsecattr(struct vnode * vp,struct vsecattr * vsap,int flags,struct cred * cr,caller_context_t * ct) devfs_setsecattr() argument
727 devfs_access(struct vnode * vp,int mode,int flags,struct cred * cr,caller_context_t * ct) devfs_access() argument
810 devfs_lookup(struct vnode * dvp,char * nm,struct vnode ** vpp,struct pathname * pnp,int flags,struct vnode * rdir,struct cred * cred,caller_context_t * ct,int * direntflags,pathname_t * realpnp) devfs_lookup() argument
830 devfs_create(struct vnode * dvp,char * nm,struct vattr * vap,vcexcl_t excl,int mode,struct vnode ** vpp,struct cred * cred,int flag,caller_context_t * ct,vsecattr_t * vsecp) devfs_create() argument
863 devfs_readdir(struct vnode * dvp,struct uio * uiop,struct cred * cred,int * eofp,caller_context_t * ct,int flags) devfs_readdir() argument
1028 devfs_fsync(struct vnode * vp,int syncflag,struct cred * cred,caller_context_t * ct) devfs_fsync() argument
1048 devfs_inactive(struct vnode * vp,struct cred * cred,caller_context_t * ct) devfs_inactive() argument
1071 devfs_fid(struct vnode * vp,struct fid * fidp,caller_context_t * ct) devfs_fid() argument
1099 devfs_rwlock(struct vnode * vp,int write_flag,caller_context_t * ct) devfs_rwlock() argument
1108 devfs_rwunlock(struct vnode * vp,int write_flag,caller_context_t * ct) devfs_rwunlock() argument
1121 devfs_seek(struct vnode * vp,offset_t ooff,offset_t * noffp,caller_context_t * ct) devfs_seek() argument
[all...]
/titanic_51/usr/src/uts/common/fs/autofs/
H A Dauto_vnops.c123 auto_open(vnode_t **vpp, int flag, cred_t *cred, caller_context_t *ct) in auto_open() argument
159 caller_context_t *ct) in auto_close() argument
170 caller_context_t *ct) in auto_getattr() argument
279 caller_context_t *ct) in auto_setattr() argument
313 caller_context_t *ct) in auto_access() argument
361 auto_lookup(vnode_t * dvp,char * nm,vnode_t ** vpp,pathname_t * pnp,int flags,vnode_t * rdir,cred_t * cred,caller_context_t * ct,int * direntflags,pathname_t * realpnp) auto_lookup() argument
672 auto_create(vnode_t * dvp,char * nm,vattr_t * va,vcexcl_t excl,int mode,vnode_t ** vpp,cred_t * cred,int flag,caller_context_t * ct,vsecattr_t * vsecp) auto_create() argument
706 auto_remove(vnode_t * dvp,char * nm,cred_t * cred,caller_context_t * ct,int flags) auto_remove() argument
740 auto_link(vnode_t * tdvp,vnode_t * svp,char * nm,cred_t * cred,caller_context_t * ct,int flags) auto_link() argument
790 auto_rename(vnode_t * odvp,char * onm,vnode_t * ndvp,char * nnm,cred_t * cr,caller_context_t * ct,int flags) auto_rename() argument
869 auto_mkdir(vnode_t * dvp,char * nm,vattr_t * va,vnode_t ** vpp,cred_t * cred,caller_context_t * ct,int flags,vsecattr_t * vsecp) auto_mkdir() argument
905 auto_rmdir(vnode_t * dvp,char * nm,vnode_t * cdir,cred_t * cred,caller_context_t * ct,int flags) auto_rmdir() argument
947 auto_readdir(vnode_t * vp,uio_t * uiop,cred_t * cred,int * eofp,caller_context_t * ct,int flags) auto_readdir() argument
1235 auto_symlink(vnode_t * dvp,char * lnknm,vattr_t * tva,char * tnm,cred_t * cred,caller_context_t * ct,int flags) auto_symlink() argument
1267 auto_readlink(vnode_t * vp,struct uio * uiop,cred_t * cr,caller_context_t * ct) auto_readlink() argument
1293 auto_fsync(vnode_t * cp,int syncflag,cred_t * cred,caller_context_t * ct) auto_fsync() argument
1300 auto_inactive(vnode_t * vp,cred_t * cred,caller_context_t * ct) auto_inactive() argument
1342 auto_rwlock(vnode_t * vp,int write_lock,caller_context_t * ct) auto_rwlock() argument
1354 auto_rwunlock(vnode_t * vp,int write_lock,caller_context_t * ct) auto_rwunlock() argument
1367 auto_seek(struct vnode * vp,offset_t ooff,offset_t * noffp,caller_context_t * ct) auto_seek() argument
[all...]
/titanic_51/usr/src/uts/common/fs/smbsrv/
H A Dsmb_fem.c225 caller_context_t *ct, in smb_fem_fcn_create() argument
260 caller_context_t *ct, in smb_fem_fcn_remove() argument
285 caller_context_t *ct, in smb_fem_fcn_rename() argument
319 caller_context_t *ct, in smb_fem_fcn_mkdir() argument
344 smb_fem_fcn_rmdir(femarg_t * arg,char * name,vnode_t * cdir,cred_t * cr,caller_context_t * ct,int flags) smb_fem_fcn_rmdir() argument
368 smb_fem_fcn_link(femarg_t * arg,vnode_t * svp,char * tnm,cred_t * cr,caller_context_t * ct,int flags) smb_fem_fcn_link() argument
393 smb_fem_fcn_symlink(femarg_t * arg,char * linkname,vattr_t * vap,char * target,cred_t * cr,caller_context_t * ct,int flags) smb_fem_fcn_symlink() argument
423 smb_fem_oplock_open(femarg_t * arg,int mode,cred_t * cr,caller_context_t * ct) smb_fem_oplock_open() argument
452 smb_fem_oplock_read(femarg_t * arg,uio_t * uiop,int ioflag,cred_t * cr,caller_context_t * ct) smb_fem_oplock_read() argument
477 smb_fem_oplock_write(femarg_t * arg,uio_t * uiop,int ioflag,cred_t * cr,caller_context_t * ct) smb_fem_oplock_write() argument
495 smb_fem_oplock_setattr(femarg_t * arg,vattr_t * vap,int flags,cred_t * cr,caller_context_t * ct) smb_fem_oplock_setattr() argument
510 smb_fem_oplock_rwlock(femarg_t * arg,int write_lock,caller_context_t * ct) smb_fem_oplock_rwlock() argument
536 smb_fem_oplock_space(femarg_t * arg,int cmd,flock64_t * bfp,int flag,offset_t offset,cred_t * cr,caller_context_t * ct) smb_fem_oplock_space() argument
567 smb_fem_oplock_vnevent(femarg_t * arg,vnevent_t vnevent,vnode_t * dvp,char * name,caller_context_t * ct) smb_fem_oplock_vnevent() argument
597 smb_fem_oplock_break(femarg_t * arg,caller_context_t * ct,uint32_t flags) smb_fem_oplock_break() argument
[all...]
/titanic_51/usr/src/uts/common/fs/dev/
H A Dsdev_vnops.c319 sdev_open(struct vnode **vpp, int flag, struct cred *cred, caller_context_t *ct) in sdev_open() argument
351 offset_t offset, struct cred *cred, caller_context_t *ct) in sdev_close() argument
375 struct caller_context *ct) in sdev_read() argument
402 struct caller_context *ct) in sdev_write() argument
433 sdev_ioctl(struct vnode * vp,int cmd,intptr_t arg,int flag,struct cred * cred,int * rvalp,caller_context_t * ct) sdev_ioctl() argument
450 sdev_getattr(struct vnode * vp,struct vattr * vap,int flags,struct cred * cr,caller_context_t * ct) sdev_getattr() argument
490 sdev_getsecattr(struct vnode * vp,struct vsecattr * vsap,int flags,struct cred * cr,caller_context_t * ct) sdev_getsecattr() argument
515 sdev_setsecattr(struct vnode * vp,struct vsecattr * vsap,int flags,struct cred * cr,caller_context_t * ct) sdev_setsecattr() argument
581 sdev_self_access(sdev_node_t * dv,int mode,int flags,struct cred * cr,caller_context_t * ct) sdev_self_access() argument
599 sdev_access(struct vnode * vp,int mode,int flags,struct cred * cr,caller_context_t * ct) sdev_access() argument
618 sdev_lookup(struct vnode * dvp,char * nm,struct vnode ** vpp,struct pathname * pnp,int flags,struct vnode * rdir,struct cred * cred,caller_context_t * ct,int * direntflags,pathname_t * realpnp) sdev_lookup() argument
639 sdev_create(struct vnode * dvp,char * nm,struct vattr * vap,vcexcl_t excl,int mode,struct vnode ** vpp,struct cred * cred,int flag,caller_context_t * ct,vsecattr_t * vsecp) sdev_create() argument
764 sdev_remove(struct vnode * dvp,char * nm,struct cred * cred,caller_context_t * ct,int flags) sdev_remove() argument
878 sdev_rename(struct vnode * odvp,char * onm,struct vnode * ndvp,char * nnm,struct cred * cred,caller_context_t * ct,int flags) sdev_rename() argument
1128 sdev_symlink(struct vnode * dvp,char * lnm,struct vattr * tva,char * tnm,struct cred * cred,caller_context_t * ct,int flags) sdev_symlink() argument
1203 sdev_mkdir(struct vnode * dvp,char * nm,struct vattr * va,struct vnode ** vpp,struct cred * cred,caller_context_t * ct,int flags,vsecattr_t * vsecp) sdev_mkdir() argument
1278 sdev_rmdir(struct vnode * dvp,char * nm,struct vnode * cdir,struct cred * cred,caller_context_t * ct,int flags) sdev_rmdir() argument
1386 sdev_readlink(struct vnode * vp,struct uio * uiop,struct cred * cred,caller_context_t * ct) sdev_readlink() argument
1414 sdev_readdir(struct vnode * dvp,struct uio * uiop,struct cred * cred,int * eofp,caller_context_t * ct,int flags) sdev_readdir() argument
1443 sdev_inactive(struct vnode * vp,struct cred * cred,caller_context_t * ct) sdev_inactive() argument
1450 sdev_fid(struct vnode * vp,struct fid * fidp,caller_context_t * ct) sdev_fid() argument
1493 sdev_seek(struct vnode * vp,offset_t ooff,offset_t * noffp,caller_context_t * ct) sdev_seek() argument
1511 sdev_frlock(struct vnode * vp,int cmd,struct flock64 * bfp,int flag,offset_t offset,struct flk_callback * flk_cbp,struct cred * cr,caller_context_t * ct) sdev_frlock() argument
1526 sdev_pathconf(vnode_t * vp,int cmd,ulong_t * valp,cred_t * cr,caller_context_t * ct) sdev_pathconf() argument
[all...]
/titanic_51/usr/src/uts/common/fs/bootfs/
H A Dbootfs_vnops.c44 bootfs_open(vnode_t **vpp, int flag, cred_t *cr, caller_context_t *ct) in bootfs_open() argument
52 caller_context_t *ct) in bootfs_close() argument
60 caller_context_t *ct) in bootfs_read() argument
130 cred_t *cr, int *rvalp, caller_context_t *ct) in bootfs_ioctl() argument
138 caller_context_t *ct) in bootfs_getattr() argument
152 caller_context_t *ct) in bootfs_access() argument
170 int flags, vnode_t *rdir, cred_t *cr, caller_context_t *ct, in bootfs_lookup() argument
208 caller_context_t *ct, int flags) in bootfs_readdir() argument
329 bootfs_inactive(vnode_t *vp, cred_t *cr, caller_context_t *ct) in bootfs_inactive() argument
335 bootfs_rwlock(vnode_t *vp, int write_lock, caller_context_t *ct) in bootfs_rwlock() argument
344 bootfs_rwunlock(vnode_t * vp,int write_lock,caller_context_t * ct) bootfs_rwunlock() argument
351 bootfs_seek(vnode_t * vp,offset_t ooff,offset_t * noffp,caller_context_t * ct) bootfs_seek() argument
419 bootfs_getpage(vnode_t * vp,offset_t off,size_t len,uint_t * protp,page_t * pl[],size_t plsz,struct seg * seg,caddr_t addr,enum seg_rw rw,cred_t * cr,caller_context_t * ct) bootfs_getpage() argument
444 bootfs_map(vnode_t * vp,offset_t off,struct as * as,caddr_t * addrp,size_t len,uchar_t prot,uchar_t maxprot,uint_t flags,cred_t * cr,caller_context_t * ct) bootfs_map() argument
495 bootfs_addmap(vnode_t * vp,offset_t off,struct as * as,caddr_t addr,size_t len,uchar_t prot,uchar_t maxprot,uint_t flags,cred_t * cr,caller_context_t * ct) bootfs_addmap() argument
504 bootfs_delmap(vnode_t * vp,offset_t off,struct as * as,caddr_t addr,size_t len,uint_t prot,uint_t maxprot,uint_t flags,cred_t * cr,caller_context_t * ct) bootfs_delmap() argument
511 bootfs_pathconf(vnode_t * vp,int cmd,ulong_t * valp,cred_t * cr,caller_context_t * ct) bootfs_pathconf() argument
[all...]
/titanic_51/usr/src/uts/common/fs/portfs/
H A Dport_vnops.c70 port_open(struct vnode **vpp, int flag, cred_t *cr, caller_context_t *ct) in port_open() argument
155 caller_context_t *ct) in port_close() argument
285 struct pollhead **phpp, caller_context_t *ct) in port_poll() argument
314 caller_context_t *ct) in port_getattr() argument
345 port_inactive(struct vnode *vp, cred_t *cr, caller_context_t *ct) in port_inactive() argument
365 caller_context_t *ct) in port_access() argument
372 port_realvp(vnode_t *vp, vnode_t **vpp, caller_context_t *ct) in port_realvp() argument
/titanic_51/usr/src/uts/common/fs/ctfs/
H A Dctfs_event.c202 contract_t *ct = evnode->ctfs_ev_contract; in ctfs_ev_access() local
225 contract_t *ct = evnode->ctfs_ev_contract; in ctfs_ev_open() local
243 ctfs_ev_inactive(vnode_t *vp, cred_t *cr, caller_context_t *ct) in ctfs_ev_inactive() argument
271 caller_context_t *ct) in ctfs_ev_getattr() argument
301 caller_context_t *ct) in ctfs_ev_ioctl() argument
320 caller_context_t *ct) in ctfs_ev_poll() argument
386 ctfs_bu_open(vnode_t **vpp, int flag, cred_t *cr, caller_context_t *ct) in ctfs_bu_open() argument
404 ctfs_bu_inactive(vnode_t *vp, cred_t *cr, caller_context_t *ct) in ctfs_bu_inactive() argument
430 ctfs_bu_getattr(vnode_t * vp,vattr_t * vap,int flags,cred_t * cr,caller_context_t * ct) ctfs_bu_getattr() argument
461 ctfs_bu_ioctl(vnode_t * vp,int cmd,intptr_t arg,int flag,cred_t * cr,int * rvalp,caller_context_t * ct) ctfs_bu_ioctl() argument
480 ctfs_bu_poll(vnode_t * vp,short events,int anyyet,short * reventsp,pollhead_t ** php,caller_context_t * ct) ctfs_bu_poll() argument
[all...]
H A Dctfs_sym.c57 ctfs_create_symnode(vnode_t *pvp, contract_t *ct) in ctfs_create_symnode() argument
89 caller_context_t *ct) in ctfs_sym_getattr() argument
112 ctfs_sym_readlink(vnode_t *vp, uio_t *uiop, cred_t *cr, caller_context_t *ct) in ctfs_sym_readlink() argument
125 ctfs_sym_inactive(vnode_t *vp, cred_t *cr, caller_context_t *ct) in ctfs_sym_inactive() argument
[all...]
H A Dctfs_latest.c70 contract_t *ct = ttolwp(curthread)->lwp_ct_latest[ in ctfs_latest_nested_open() local
103 caller_context_t *ct) in ctfs_latest_access() argument
125 ctfs_latest_open(vnode_t **vpp, int flag, cred_t *cr, caller_context_t *ct) in ctfs_latest_open() argument
153 caller_context_t *ct) in ctfs_latest_getattr() argument
/titanic_51/usr/src/uts/common/fs/doorfs/
H A Ddoor_vnops.c75 door_open(struct vnode **vpp, int flag, struct cred *cr, caller_context_t *ct) in door_open() argument
109 caller_context_t *ct in door_close() argument
149 caller_context_t *ct) in door_getattr() argument
176 door_inactive(struct vnode *vp, struct cred *cr, caller_context_t *ct) in door_inactive() argument
244 door_access(struct vnode * vp,int mode,int flags,struct cred * cr,caller_context_t * ct) door_access() argument
251 door_realvp(vnode_t * vp,vnode_t ** vpp,caller_context_t * ct) door_realvp() argument
[all...]
/titanic_51/usr/src/uts/common/contract/
H A Dprocess.c229 contract_t *ct; in ctmpl_process_set() local
462 contract_process_free(contract_t *ct) in contract_process_free() argument
510 contract_process_kill(contract_t * ct,proc_t * ex,int checkpriv) contract_process_kill() argument
581 contract_process_adopt(contract_t * ct,proc_t * p) contract_process_adopt() argument
605 contract_process_abandon(contract_t * ct) contract_process_abandon() argument
636 contract_process_destroy(contract_t * ct) contract_process_destroy() argument
664 contract_process_status(contract_t * ct,zone_t * zone,int detail,nvlist_t * nvl,void * status,model_t model) contract_process_status() argument
763 contract_process_newct(contract_t * ct) contract_process_newct() argument
886 contract_t *ct; contract_process_create() local
924 contract_t *ct = &ctp->conp_contract; contract_process_exit() local
1013 contract_t *ct; contract_process_fork() local
1075 contract_t *ct = &ctp->conp_contract; contract_process_core() local
1125 contract_t *ct = &ctp->conp_contract; contract_process_hwerr() local
1161 contract_t *ct = &ctp->conp_contract; contract_process_sig() local
[all...]
/titanic_51/usr/src/uts/common/fs/
H A Dxattr.c68 xattr_file_open(vnode_t **vpp, int flags, cred_t *cr, caller_context_t *ct) in xattr_file_open() argument
81 caller_context_t *ct) in xattr_file_access() argument
94 cred_t *cr, caller_context_t *ct) in xattr_file_close() argument
102 xattr_common_fid(vnode_t *vp, fid_t *fidp, caller_context_t *ct) in xattr_common_fid() argument
141 cred_t *cr, caller_context_t *ct) in xattr_fill_nvlist() argument
388 cred_t *cr, caller_context_t *ct) in xattr_file_size() argument
409 caller_context_t *ct) in xattr_file_getattr() argument
449 xattr_file_read(vnode_t * vp,uio_t * uiop,int ioflag,cred_t * cr,caller_context_t * ct) xattr_file_read() argument
495 xattr_file_write(vnode_t * vp,uio_t * uiop,int ioflag,cred_t * cr,caller_context_t * ct) xattr_file_write() argument
740 xattr_file_pathconf(vnode_t * vp,int cmd,ulong_t * valp,cred_t * cr,caller_context_t * ct) xattr_file_pathconf() argument
839 xattr_copy(vnode_t * sdvp,char * snm,vnode_t * tdvp,char * tnm,cred_t * cr,caller_context_t * ct) xattr_copy() argument
880 xattr_dir_realdir(vnode_t * dvp,vnode_t ** realdvp,int lookup_flags,cred_t * cr,caller_context_t * ct) xattr_dir_realdir() argument
911 xattr_dir_open(vnode_t ** vpp,int flags,cred_t * cr,caller_context_t * ct) xattr_dir_open() argument
923 xattr_dir_close(vnode_t * vpp,int flags,int count,offset_t off,cred_t * cr,caller_context_t * ct) xattr_dir_close() argument
940 xattr_dir_getattr(vnode_t * vp,vattr_t * vap,int flags,cred_t * cr,caller_context_t * ct) xattr_dir_getattr() argument
1006 xattr_dir_setattr(vnode_t * vp,vattr_t * vap,int flags,cred_t * cr,caller_context_t * ct) xattr_dir_setattr() argument
1030 xattr_dir_access(vnode_t * vp,int mode,int flags,cred_t * cr,caller_context_t * ct) xattr_dir_access() argument
1055 xattr_dir_create(vnode_t * dvp,char * name,vattr_t * vap,vcexcl_t excl,int mode,vnode_t ** vpp,cred_t * cr,int flag,caller_context_t * ct,vsecattr_t * vsecp) xattr_dir_create() argument
1081 xattr_dir_remove(vnode_t * dvp,char * name,cred_t * cr,caller_context_t * ct,int flags) xattr_dir_remove() argument
1101 xattr_dir_link(vnode_t * tdvp,vnode_t * svp,char * name,cred_t * cr,caller_context_t * ct,int flags) xattr_dir_link() argument
1120 xattr_dir_rename(vnode_t * sdvp,char * snm,vnode_t * tdvp,char * tnm,cred_t * cr,caller_context_t * ct,int flags) xattr_dir_rename() argument
1179 readdir_xattr_casecmp(vnode_t * dvp,char * nm,cred_t * cr,caller_context_t * ct,int * eflags) readdir_xattr_casecmp() argument
1206 xattr_dir_readdir(vnode_t * dvp,uio_t * uiop,cred_t * cr,int * eofp,caller_context_t * ct,int flags) xattr_dir_readdir() argument
1322 xattr_dir_inactive(vnode_t * vp,cred_t * cr,caller_context_t * ct) xattr_dir_inactive() argument
1342 xattr_dir_pathconf(vnode_t * vp,int cmd,ulong_t * valp,cred_t * cr,caller_context_t * ct) xattr_dir_pathconf() argument
1357 xattr_dir_realvp(vnode_t * vp,vnode_t ** realvp,caller_context_t * ct) xattr_dir_realvp() argument
[all...]
H A Dfs_subr.c118 caller_context_t *ct) in fs_nosys_map() argument
127 caller_context_t *ct) in fs_nosys_addmap() argument
135 struct pollhead **phpp, caller_context_t *ct) in fs_nosys_poll() argument
157 fs_fsync(vnode_t *vp, int syncflag, cred_t *cr, caller_context_t *ct) in fs_fsync() argument
205 fs_cmp(vnode_t *vp1, vnode_t *vp2, caller_context_t *ct) in fs_cmp() argument
215 fs_seek(vnode_t *vp, offset_t ooff, offset_t *noffp, caller_context_t *ct) in fs_seek() argument
226 flk_callback_t *flk_cbp, cred_t *cr, caller_context_t *ct) in fs_frlock() argument
403 fs_setfl(vnode_t *vp, int oflags, int nflags, cred_t *cr, caller_context_t *ct) in fs_setfl() argument
417 struct pollhead **phpp, caller_context_t *ct) in fs_poll() argument
440 caller_context_t *ct) in fs_pathconf() argument
543 fs_dispose(struct vnode * vp,page_t * pp,int fl,int dn,struct cred * cr,caller_context_t * ct) fs_dispose() argument
557 fs_nodispose(struct vnode * vp,page_t * pp,int fl,int dn,struct cred * cr,caller_context_t * ct) fs_nodispose() argument
568 fs_fab_acl(vnode_t * vp,vsecattr_t * vsecattr,int flag,cred_t * cr,caller_context_t * ct) fs_fab_acl() argument
625 fs_shrlock(struct vnode * vp,int cmd,struct shrlock * shr,int flag,cred_t * cr,caller_context_t * ct) fs_shrlock() argument
690 fs_vnevent_nosupport(vnode_t * vp,vnevent_t e,vnode_t * dvp,char * fnm,caller_context_t * ct) fs_vnevent_nosupport() argument
699 fs_vnevent_support(vnode_t * vp,vnevent_t e,vnode_t * dvp,char * fnm,caller_context_t * ct) fs_vnevent_support() argument
[all...]
H A Dfem.c434 vhead_open(vnode_t **vpp, int mode, cred_t *cr, caller_context_t *ct) in vhead_open() argument
461 caller_context_t *ct) in vhead_close() argument
488 caller_context_t *ct) in vhead_read() argument
515 caller_context_t *ct) in vhead_write() argument
542 vhead_ioctl(vnode_t * vp,int cmd,intptr_t arg,int flag,cred_t * cr,int * rvalp,caller_context_t * ct) vhead_ioctl() argument
569 vhead_setfl(vnode_t * vp,int oflags,int nflags,cred_t * cr,caller_context_t * ct) vhead_setfl() argument
596 vhead_getattr(vnode_t * vp,vattr_t * vap,int flags,cred_t * cr,caller_context_t * ct) vhead_getattr() argument
624 vhead_setattr(vnode_t * vp,vattr_t * vap,int flags,cred_t * cr,caller_context_t * ct) vhead_setattr() argument
652 vhead_access(vnode_t * vp,int mode,int flags,cred_t * cr,caller_context_t * ct) vhead_access() argument
680 vhead_lookup(vnode_t * dvp,char * nm,vnode_t ** vpp,pathname_t * pnp,int flags,vnode_t * rdir,cred_t * cr,caller_context_t * ct,int * direntflags,pathname_t * realpnp) vhead_lookup() argument
711 vhead_create(vnode_t * dvp,char * name,vattr_t * vap,vcexcl_t excl,int mode,vnode_t ** vpp,cred_t * cr,int flag,caller_context_t * ct,vsecattr_t * vsecp) vhead_create() argument
741 vhead_remove(vnode_t * dvp,char * nm,cred_t * cr,caller_context_t * ct,int flags) vhead_remove() argument
770 vhead_link(vnode_t * tdvp,vnode_t * svp,char * tnm,cred_t * cr,caller_context_t * ct,int flags) vhead_link() argument
797 vhead_rename(vnode_t * sdvp,char * snm,vnode_t * tdvp,char * tnm,cred_t * cr,caller_context_t * ct,int flags) vhead_rename() argument
825 vhead_mkdir(vnode_t * dvp,char * dirname,vattr_t * vap,vnode_t ** vpp,cred_t * cr,caller_context_t * ct,int flags,vsecattr_t * vsecp) vhead_mkdir() argument
852 vhead_rmdir(vnode_t * dvp,char * nm,vnode_t * cdir,cred_t * cr,caller_context_t * ct,int flags) vhead_rmdir() argument
879 vhead_readdir(vnode_t * vp,uio_t * uiop,cred_t * cr,int * eofp,caller_context_t * ct,int flags) vhead_readdir() argument
907 vhead_symlink(vnode_t * dvp,char * linkname,vattr_t * vap,char * target,cred_t * cr,caller_context_t * ct,int flags) vhead_symlink() argument
934 vhead_readlink(vnode_t * vp,uio_t * uiop,cred_t * cr,caller_context_t * ct) vhead_readlink() argument
961 vhead_fsync(vnode_t * vp,int syncflag,cred_t * cr,caller_context_t * ct) vhead_fsync() argument
987 vhead_inactive(vnode_t * vp,cred_t * cr,caller_context_t * ct) vhead_inactive() argument
1012 vhead_fid(vnode_t * vp,fid_t * fidp,caller_context_t * ct) vhead_fid() argument
1038 vhead_rwlock(vnode_t * vp,int write_lock,caller_context_t * ct) vhead_rwlock() argument
1065 vhead_rwunlock(vnode_t * vp,int write_lock,caller_context_t * ct) vhead_rwunlock() argument
1090 vhead_seek(vnode_t * vp,offset_t ooff,offset_t * noffp,caller_context_t * ct) vhead_seek() argument
1116 vhead_cmp(vnode_t * vp1,vnode_t * vp2,caller_context_t * ct) vhead_cmp() argument
1144 vhead_frlock(vnode_t * vp,int cmd,struct flock64 * bfp,int flag,offset_t offset,struct flk_callback * flk_cbp,cred_t * cr,caller_context_t * ct) vhead_frlock() argument
1172 vhead_space(vnode_t * vp,int cmd,struct flock64 * bfp,int flag,offset_t offset,cred_t * cr,caller_context_t * ct) vhead_space() argument
1198 vhead_realvp(vnode_t * vp,vnode_t ** vpp,caller_context_t * ct) vhead_realvp() argument
1227 vhead_getpage(vnode_t * vp,offset_t off,size_t len,uint_t * protp,struct page ** plarr,size_t plsz,struct seg * seg,caddr_t addr,enum seg_rw rw,cred_t * cr,caller_context_t * ct) vhead_getpage() argument
1257 vhead_putpage(vnode_t * vp,offset_t off,size_t len,int flags,cred_t * cr,caller_context_t * ct) vhead_putpage() argument
1286 vhead_map(vnode_t * vp,offset_t off,struct as * as,caddr_t * addrp,size_t len,uchar_t prot,uchar_t maxprot,uint_t flags,cred_t * cr,caller_context_t * ct) vhead_map() argument
1316 vhead_addmap(vnode_t * vp,offset_t off,struct as * as,caddr_t addr,size_t len,uchar_t prot,uchar_t maxprot,uint_t flags,cred_t * cr,caller_context_t * ct) vhead_addmap() argument
1347 vhead_delmap(vnode_t * vp,offset_t off,struct as * as,caddr_t addr,size_t len,uint_t prot,uint_t maxprot,uint_t flags,cred_t * cr,caller_context_t * ct) vhead_delmap() argument
1377 vhead_poll(vnode_t * vp,short events,int anyyet,short * reventsp,struct pollhead ** phpp,caller_context_t * ct) vhead_poll() argument
1404 vhead_dump(vnode_t * vp,caddr_t addr,offset_t lbdn,offset_t dblks,caller_context_t * ct) vhead_dump() argument
1431 vhead_pathconf(vnode_t * vp,int cmd,ulong_t * valp,cred_t * cr,caller_context_t * ct) vhead_pathconf() argument
1459 vhead_pageio(vnode_t * vp,struct page * pp,u_offset_t io_off,size_t io_len,int flags,cred_t * cr,caller_context_t * ct) vhead_pageio() argument
1486 vhead_dumpctl(vnode_t * vp,int action,offset_t * blkp,caller_context_t * ct) vhead_dumpctl() argument
1514 vhead_dispose(vnode_t * vp,struct page * pp,int flag,int dn,cred_t * cr,caller_context_t * ct) vhead_dispose() argument
1540 vhead_setsecattr(vnode_t * vp,vsecattr_t * vsap,int flag,cred_t * cr,caller_context_t * ct) vhead_setsecattr() argument
1568 vhead_getsecattr(vnode_t * vp,vsecattr_t * vsap,int flag,cred_t * cr,caller_context_t * ct) vhead_getsecattr() argument
1596 vhead_shrlock(vnode_t * vp,int cmd,struct shrlock * shr,int flag,cred_t * cr,caller_context_t * ct) vhead_shrlock() argument
1624 vhead_vnevent(vnode_t * vp,vnevent_t vnevent,vnode_t * dvp,char * cname,caller_context_t * ct) vhead_vnevent() argument
1652 vhead_reqzcbuf(vnode_t * vp,enum uio_rw ioflag,xuio_t * xuiop,cred_t * cr,caller_context_t * ct) vhead_reqzcbuf() argument
1679 vhead_retzcbuf(vnode_t * vp,xuio_t * xuiop,cred_t * cr,caller_context_t * ct) vhead_retzcbuf() argument
2044 vnext_open(femarg_t * vf,int mode,cred_t * cr,caller_context_t * ct) vnext_open() argument
2059 vnext_close(femarg_t * vf,int flag,int count,offset_t offset,cred_t * cr,caller_context_t * ct) vnext_close() argument
2074 vnext_read(femarg_t * vf,uio_t * uiop,int ioflag,cred_t * cr,caller_context_t * ct) vnext_read() argument
2089 vnext_write(femarg_t * vf,uio_t * uiop,int ioflag,cred_t * cr,caller_context_t * ct) vnext_write() argument
2104 vnext_ioctl(femarg_t * vf,int cmd,intptr_t arg,int flag,cred_t * cr,int * rvalp,caller_context_t * ct) vnext_ioctl() argument
2119 vnext_setfl(femarg_t * vf,int oflags,int nflags,cred_t * cr,caller_context_t * ct) vnext_setfl() argument
2134 vnext_getattr(femarg_t * vf,vattr_t * vap,int flags,cred_t * cr,caller_context_t * ct) vnext_getattr() argument
2149 vnext_setattr(femarg_t * vf,vattr_t * vap,int flags,cred_t * cr,caller_context_t * ct) vnext_setattr() argument
2164 vnext_access(femarg_t * vf,int mode,int flags,cred_t * cr,caller_context_t * ct) vnext_access() argument
2179 vnext_lookup(femarg_t * vf,char * nm,vnode_t ** vpp,pathname_t * pnp,int flags,vnode_t * rdir,cred_t * cr,caller_context_t * ct,int * direntflags,pathname_t * realpnp) vnext_lookup() argument
2196 vnext_create(femarg_t * vf,char * name,vattr_t * vap,vcexcl_t excl,int mode,vnode_t ** vpp,cred_t * cr,int flag,caller_context_t * ct,vsecattr_t * vsecp) vnext_create() argument
2211 vnext_remove(femarg_t * vf,char * nm,cred_t * cr,caller_context_t * ct,int flags) vnext_remove() argument
2227 vnext_link(femarg_t * vf,vnode_t * svp,char * tnm,cred_t * cr,caller_context_t * ct,int flags) vnext_link() argument
2242 vnext_rename(femarg_t * vf,char * snm,vnode_t * tdvp,char * tnm,cred_t * cr,caller_context_t * ct,int flags) vnext_rename() argument
2257 vnext_mkdir(femarg_t * vf,char * dirname,vattr_t * vap,vnode_t ** vpp,cred_t * cr,caller_context_t * ct,int flags,vsecattr_t * vsecp) vnext_mkdir() argument
2272 vnext_rmdir(femarg_t * vf,char * nm,vnode_t * cdir,cred_t * cr,caller_context_t * ct,int flags) vnext_rmdir() argument
2287 vnext_readdir(femarg_t * vf,uio_t * uiop,cred_t * cr,int * eofp,caller_context_t * ct,int flags) vnext_readdir() argument
2302 vnext_symlink(femarg_t * vf,char * linkname,vattr_t * vap,char * target,cred_t * cr,caller_context_t * ct,int flags) vnext_symlink() argument
2316 vnext_readlink(femarg_t * vf,uio_t * uiop,cred_t * cr,caller_context_t * ct) vnext_readlink() argument
2330 vnext_fsync(femarg_t * vf,int syncflag,cred_t * cr,caller_context_t * ct) vnext_fsync() argument
2344 vnext_inactive(femarg_t * vf,cred_t * cr,caller_context_t * ct) vnext_inactive() argument
2358 vnext_fid(femarg_t * vf,fid_t * fidp,caller_context_t * ct) vnext_fid() argument
2372 vnext_rwlock(femarg_t * vf,int write_lock,caller_context_t * ct) vnext_rwlock() argument
2386 vnext_rwunlock(femarg_t * vf,int write_lock,caller_context_t * ct) vnext_rwunlock() argument
2400 vnext_seek(femarg_t * vf,offset_t ooff,offset_t * noffp,caller_context_t * ct) vnext_seek() argument
2414 vnext_cmp(femarg_t * vf,vnode_t * vp2,caller_context_t * ct) vnext_cmp() argument
2430 vnext_frlock(femarg_t * vf,int cmd,struct flock64 * bfp,int flag,offset_t offset,struct flk_callback * flk_cbp,cred_t * cr,caller_context_t * ct) vnext_frlock() argument
2445 vnext_space(femarg_t * vf,int cmd,struct flock64 * bfp,int flag,offset_t offset,cred_t * cr,caller_context_t * ct) vnext_space() argument
2459 vnext_realvp(femarg_t * vf,vnode_t ** vpp,caller_context_t * ct) vnext_realvp() argument
2475 vnext_getpage(femarg_t * vf,offset_t off,size_t len,uint_t * protp,struct page ** plarr,size_t plsz,struct seg * seg,caddr_t addr,enum seg_rw rw,cred_t * cr,caller_context_t * ct) vnext_getpage() argument
2491 vnext_putpage(femarg_t * vf,offset_t off,size_t len,int flags,cred_t * cr,caller_context_t * ct) vnext_putpage() argument
2507 vnext_map(femarg_t * vf,offset_t off,struct as * as,caddr_t * addrp,size_t len,uchar_t prot,uchar_t maxprot,uint_t flags,cred_t * cr,caller_context_t * ct) vnext_map() argument
2524 vnext_addmap(femarg_t * vf,offset_t off,struct as * as,caddr_t addr,size_t len,uchar_t prot,uchar_t maxprot,uint_t flags,cred_t * cr,caller_context_t * ct) vnext_addmap() argument
2541 vnext_delmap(femarg_t * vf,offset_t off,struct as * as,caddr_t addr,size_t len,uint_t prot,uint_t maxprot,uint_t flags,cred_t * cr,caller_context_t * ct) vnext_delmap() argument
2557 vnext_poll(femarg_t * vf,short events,int anyyet,short * reventsp,struct pollhead ** phpp,caller_context_t * ct) vnext_poll() argument
2572 vnext_dump(femarg_t * vf,caddr_t addr,offset_t lbdn,offset_t dblks,caller_context_t * ct) vnext_dump() argument
2587 vnext_pathconf(femarg_t * vf,int cmd,ulong_t * valp,cred_t * cr,caller_context_t * ct) vnext_pathconf() argument
2602 vnext_pageio(femarg_t * vf,struct page * pp,u_offset_t io_off,size_t io_len,int flags,cred_t * cr,caller_context_t * ct) vnext_pageio() argument
2616 vnext_dumpctl(femarg_t * vf,int action,offset_t * blkp,caller_context_t * ct) vnext_dumpctl() argument
2631 vnext_dispose(femarg_t * vf,struct page * pp,int flag,int dn,cred_t * cr,caller_context_t * ct) vnext_dispose() argument
2646 vnext_setsecattr(femarg_t * vf,vsecattr_t * vsap,int flag,cred_t * cr,caller_context_t * ct) vnext_setsecattr() argument
2661 vnext_getsecattr(femarg_t * vf,vsecattr_t * vsap,int flag,cred_t * cr,caller_context_t * ct) vnext_getsecattr() argument
2676 vnext_shrlock(femarg_t * vf,int cmd,struct shrlock * shr,int flag,cred_t * cr,caller_context_t * ct) vnext_shrlock() argument
2691 vnext_vnevent(femarg_t * vf,vnevent_t vnevent,vnode_t * dvp,char * cname,caller_context_t * ct) vnext_vnevent() argument
2706 vnext_reqzcbuf(femarg_t * vf,enum uio_rw ioflag,xuio_t * xuiop,cred_t * cr,caller_context_t * ct) vnext_reqzcbuf() argument
2720 vnext_retzcbuf(femarg_t * vf,xuio_t * xuiop,cred_t * cr,caller_context_t * ct) vnext_retzcbuf() argument
[all...]
/titanic_51/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c222 fifo_open(vnode_t **vpp, int flag, cred_t *crp, caller_context_t *ct) in fifo_open() argument
438 caller_context_t *ct) in fifo_close() argument
659 caller_context_t *ct) in fifo_read() argument
845 caller_context_t *ct) in fifo_write() argument
1116 cred_t *cr, int *rvalp, caller_context_t *ct) in fifo_ioctl() argument
1444 caller_context_t *ct) in fifo_getattr() argument
1551 fifo_access(vnode_t * vp,int mode,int flags,cred_t * crp,caller_context_t * ct) fifo_access() argument
1567 fifo_create(struct vnode * dvp,char * name,vattr_t * vap,enum vcexcl excl,int mode,struct vnode ** vpp,struct cred * cr,int flag,caller_context_t * ct,vsecattr_t * vsecp) fifo_create() argument
1586 fifo_fsync(vnode_t * vp,int syncflag,cred_t * crp,caller_context_t * ct) fifo_fsync() argument
1617 fifo_inactive(vnode_t * vp,cred_t * crp,caller_context_t * ct) fifo_inactive() argument
1702 fifo_fid(vnode_t * vp,fid_t * fidfnp,caller_context_t * ct) fifo_fid() argument
1734 fifo_seek(vnode_t * vp,offset_t ooff,offset_t * noffp,caller_context_t * ct) fifo_seek() argument
1743 fifo_realvp(vnode_t * vp,vnode_t ** vpp,caller_context_t * ct) fifo_realvp() argument
1763 fifo_poll(vnode_t * vp,short events,int anyyet,short * reventsp,pollhead_t ** phpp,caller_context_t * ct) fifo_poll() argument
1876 fifo_pathconf(vnode_t * vp,int cmd,ulong_t * valp,cred_t * cr,caller_context_t * ct) fifo_pathconf() argument
1950 fifo_setsecattr(struct vnode * vp,vsecattr_t * vsap,int flag,struct cred * crp,caller_context_t * ct) fifo_setsecattr() argument
1975 fifo_getsecattr(struct vnode * vp,vsecattr_t * vsap,int flag,struct cred * crp,caller_context_t * ct) fifo_getsecattr() argument
[all...]
/titanic_51/usr/src/ucblib/librpcsoc/
H A Dclnt_tcp.c119 register struct ct_data *ct; local
234 register struct ct_data *ct = (struct ct_data *) h->cl_private; global() local
328 register struct ct_data *ct = global() local
340 register struct ct_data *ct = (struct ct_data *)cl->cl_private; global() local
358 register struct ct_data *ct = (struct ct_data *)cl->cl_private; global() local
391 register struct ct_data *ct = global() local
408 readtcp(ct,buf,len) readtcp() argument
455 writetcp(ct,buf,len) writetcp() argument
[all...]
/titanic_51/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vnops.c80 tmp_open(struct vnode **vpp, int flag, struct cred *cred, caller_context_t *ct) in tmp_open() argument
99 caller_context_t *ct) in tmp_close() argument
115 struct caller_context *ct) in wrtmp() argument
451 struct caller_context *ct) in rdtmp() argument
581 struct caller_context *ct) in tmp_read() argument
610 struct caller_context *ct) in tmp_write() argument
652 tmp_ioctl(struct vnode * vp,int com,intptr_t data,int flag,struct cred * cred,int * rvalp,caller_context_t * ct) tmp_ioctl() argument
664 tmp_getattr(struct vnode * vp,struct vattr * vap,int flags,struct cred * cred,caller_context_t * ct) tmp_getattr() argument
727 tmp_setattr(struct vnode * vp,struct vattr * vap,int flags,struct cred * cred,caller_context_t * ct) tmp_setattr() argument
807 tmp_access(struct vnode * vp,int mode,int flags,struct cred * cred,caller_context_t * ct) tmp_access() argument
828 tmp_lookup(struct vnode * dvp,char * nm,struct vnode ** vpp,struct pathname * pnp,int flags,struct vnode * rdir,struct cred * cred,caller_context_t * ct,int * direntflags,pathname_t * realpnp) tmp_lookup() argument
948 tmp_create(struct vnode * dvp,char * nm,struct vattr * vap,enum vcexcl exclusive,int mode,struct vnode ** vpp,struct cred * cred,int flag,caller_context_t * ct,vsecattr_t * vsecp) tmp_create() argument
1090 tmp_remove(struct vnode * dvp,char * nm,struct cred * cred,caller_context_t * ct,int flags) tmp_remove() argument
1126 tmp_link(struct vnode * dvp,struct vnode * srcvp,char * tnm,struct cred * cred,caller_context_t * ct,int flags) tmp_link() argument
1182 tmp_rename(struct vnode * odvp,char * onm,struct vnode * ndvp,char * nnm,struct cred * cred,caller_context_t * ct,int flags) tmp_rename() argument
1314 tmp_mkdir(struct vnode * dvp,char * nm,struct vattr * va,struct vnode ** vpp,struct cred * cred,caller_context_t * ct,int flags,vsecattr_t * vsecp) tmp_mkdir() argument
1365 tmp_rmdir(struct vnode * dvp,char * nm,struct vnode * cdir,struct cred * cred,caller_context_t * ct,int flags) tmp_rmdir() argument
1447 tmp_readdir(struct vnode * vp,struct uio * uiop,struct cred * cred,int * eofp,caller_context_t * ct,int flags) tmp_readdir() argument
1560 tmp_symlink(struct vnode * dvp,char * lnm,struct vattr * tva,char * tnm,struct cred * cred,caller_context_t * ct,int flags) tmp_symlink() argument
1619 tmp_readlink(struct vnode * vp,struct uio * uiop,struct cred * cred,caller_context_t * ct) tmp_readlink() argument
1642 tmp_fsync(struct vnode * vp,int syncflag,struct cred * cred,caller_context_t * ct) tmp_fsync() argument
1649 tmp_inactive(struct vnode * vp,struct cred * cred,caller_context_t * ct) tmp_inactive() argument
1732 tmp_fid(struct vnode * vp,struct fid * fidp,caller_context_t * ct) tmp_fid() argument
1769 tmp_getpage(struct vnode * vp,offset_t off,size_t len,uint_t * protp,page_t * pl[],size_t plsz,struct seg * seg,caddr_t addr,enum seg_rw rw,struct cred * cr,caller_context_t * ct) tmp_getpage() argument
1915 tmp_putpage(register struct vnode * vp,offset_t off,size_t len,int flags,struct cred * cr,caller_context_t * ct) tmp_putpage() argument
2163 tmp_map(struct vnode * vp,offset_t off,struct as * as,caddr_t * addrp,size_t len,uchar_t prot,uchar_t maxprot,uint_t flags,struct cred * cred,caller_context_t * ct) tmp_map() argument
2230 tmp_addmap(struct vnode * vp,offset_t off,struct as * as,caddr_t addr,size_t len,uchar_t prot,uchar_t maxprot,uint_t flags,struct cred * cred,caller_context_t * ct) tmp_addmap() argument
2247 tmp_delmap(struct vnode * vp,offset_t off,struct as * as,caddr_t addr,size_t len,uint_t prot,uint_t maxprot,uint_t flags,struct cred * cred,caller_context_t * ct) tmp_delmap() argument
2319 tmp_space(struct vnode * vp,int cmd,struct flock64 * bfp,int flag,offset_t offset,cred_t * cred,caller_context_t * ct) tmp_space() argument
2342 tmp_seek(struct vnode * vp,offset_t ooff,offset_t * noffp,caller_context_t * ct) tmp_seek() argument
2376 tmp_pathconf(struct vnode * vp,int cmd,ulong_t * valp,cred_t * cr,caller_context_t * ct) tmp_pathconf() argument
[all...]
/titanic_51/usr/src/lib/libnsl/rpc/
H A Dclnt_vc.c142 struct ct_data *ct; member
178 set_blocking_connection(struct ct_data *ct, bool_t blocking) in set_blocking_connection() argument
240 struct ct_data *ct; /* private data */ in _clnt_vc_create_timed() local
458 set_up_connection(int fd,struct netbuf * svcaddr,struct ct_data * ct,const struct timeval * tp) set_up_connection() argument
647 struct ct_data *ct = (struct ct_data *)cl->cl_private; clnt_vc_call() local
813 struct ct_data *ct = (struct ct_data *)cl->cl_private; clnt_vc_send() local
885 struct ct_data *ct = (struct ct_data *)cl->cl_private; clnt_vc_freeres() local
907 struct ct_data *ct = (struct ct_data *)cl->cl_private; clnt_vc_control() local
1126 struct ct_data *ct = (struct ct_data *)cl->cl_private; clnt_vc_destroy() local
1161 struct ct_data *ct = ct_tmp; read_vc() local
1324 struct ct_data *ct = ct_tmp; write_vc() local
1466 addInBuffer(struct ct_data * ct,char * dataToAdd,unsigned int nBytes) addInBuffer() argument
1525 consumeFromBuffer(struct ct_data * ct,unsigned int nBytes) consumeFromBuffer() argument
1544 iovFromBuffer(struct ct_data * ct,struct iovec * iov) iovFromBuffer() argument
1569 set_flush_mode(struct ct_data * ct,int mode) set_flush_mode() argument
1586 set_io_mode(struct ct_data * ct,int ioMode) set_io_mode() argument
1619 do_flush(struct ct_data * ct,uint_t flush_mode) do_flush() argument
1678 nb_send(struct ct_data * ct,void * buff,unsigned int nBytes) nb_send() argument
1819 register_nb(struct ct_data * ct) register_nb() argument
1847 unregister_nb(struct ct_data * ct) unregister_nb() argument
[all...]

123456789