/titanic_51/usr/src/lib/smbsrv/libfksmbsrv/common/ |
H A D | fake_nblk.c | 49 nbl_start_crit(vnode_t *vp, krw_t mode) in nbl_start_crit() argument 59 nbl_end_crit(vnode_t *vp) in nbl_end_crit() argument 70 nbl_in_crit(vnode_t *vp) in nbl_in_crit() argument 81 nbl_need_check(vnode_t *vp) in nbl_need_check() argument 107 nbl_conflict(vnode_t *vp, in nbl_conflict() argument 140 nbl_svmand(vnode_t * vp,cred_t * cr,int * svp) nbl_svmand() argument 159 nbl_share_conflict(vnode_t * vp,nbl_op_t op,caller_context_t * ct) nbl_share_conflict() argument 169 nbl_lock_conflict(vnode_t * vp,nbl_op_t op,u_offset_t offset,ssize_t length,int svmand,caller_context_t * ct) nbl_lock_conflict() argument [all...] |
H A D | fake_vop.c | 78 vnode_t *vp, in fop_close() argument 108 vnode_t *vp, in fop_read() argument 163 vnode_t *vp, in fop_write() argument 209 fop_ioctl(vnode_t * vp,int cmd,intptr_t arg,int flag,cred_t * cr,int * rvalp,caller_context_t * ct) fop_ioctl() argument 223 fop_setfl(vnode_t * vp,int oflags,int nflags,cred_t * cr,caller_context_t * ct) fop_setfl() argument 236 fop_getattr(vnode_t * vp,vattr_t * vap,int flags,cred_t * cr,caller_context_t * ct) fop_getattr() argument 258 fop_setattr(vnode_t * vp,vattr_t * vap,int flags,cred_t * cr,caller_context_t * ct) fop_setattr() argument 299 fop_access(vnode_t * vp,int mode,int flags,cred_t * cr,caller_context_t * ct) fop_access() argument 324 vnode_t *vp; fop_lookup() local 389 vnode_t *vp; fop_create() local 512 vnode_t *vp; fop_rename() local 592 fop_readdir(vnode_t * vp,uio_t * uiop,cred_t * cr,int * eofp,caller_context_t * ct,int flags) fop_readdir() argument 654 fop_readlink(vnode_t * vp,uio_t * uiop,cred_t * cr,caller_context_t * ct) fop_readlink() argument 665 fop_fsync(vnode_t * vp,int syncflag,cred_t * cr,caller_context_t * ct) fop_fsync() argument 680 fop_inactive(vnode_t * vp,cred_t * cr,caller_context_t * ct) fop_inactive() argument 690 fop_fid(vnode_t * vp,fid_t * fidp,caller_context_t * ct) fop_fid() argument 700 fop_rwlock(vnode_t * vp,int write_lock,caller_context_t * ct) fop_rwlock() argument 711 fop_rwunlock(vnode_t * vp,int write_lock,caller_context_t * ct) fop_rwunlock() argument 721 fop_seek(vnode_t * vp,offset_t ooff,offset_t * noffp,caller_context_t * ct) fop_seek() argument 743 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 773 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 800 fop_realvp(vnode_t * vp,vnode_t ** vpp,caller_context_t * ct) fop_realvp() argument 810 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 828 fop_putpage(vnode_t * vp,offset_t off,size_t len,int flags,cred_t * cr,caller_context_t * ct) fop_putpage() argument 841 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 858 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 875 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 892 fop_poll(vnode_t * vp,short events,int anyyet,short * reventsp,struct pollhead ** phpp,caller_context_t * ct) fop_poll() argument 918 fop_dump(vnode_t * vp,caddr_t addr,offset_t lbdn,offset_t dblks,caller_context_t * ct) fop_dump() argument 933 fop_pathconf(vnode_t * vp,int cmd,ulong_t * valp,cred_t * cr,caller_context_t * ct) fop_pathconf() argument 1015 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 1029 fop_dumpctl(vnode_t * vp,int action,offset_t * blkp,caller_context_t * ct) fop_dumpctl() argument 1040 fop_dispose(vnode_t * vp,struct page * pp,int flag,int dn,cred_t * cr,caller_context_t * ct) fop_dispose() argument 1052 fop_setsecattr(vnode_t * vp,vsecattr_t * vsap,int flag,cred_t * cr,caller_context_t * ct) fop_setsecattr() argument 1067 fop_getsecattr(vnode_t * vp,vsecattr_t * vsecattr,int flag,cred_t * cr,caller_context_t * ct) fop_getsecattr() argument 1113 fop_shrlock(vnode_t * vp,int cmd,struct shrlock * shr,int flag,cred_t * cr,caller_context_t * ct) fop_shrlock() argument 1141 fop_vnevent(vnode_t * vp,vnevent_t vnevent,vnode_t * dvp,char * fnm,caller_context_t * ct) fop_vnevent() argument 1149 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 1256 vn_hold(vnode_t * vp) vn_hold() argument 1264 vn_rele(vnode_t * vp) vn_rele() argument 1279 vn_has_other_opens(vnode_t * vp,v_mode_t mode) vn_has_other_opens() argument 1313 vn_is_opened(vnode_t * vp,v_mode_t mode) vn_is_opened() argument 1348 vn_is_mapped(vnode_t * vp,v_mode_t mode) vn_is_mapped() argument [all...] |
H A D | vncache.c | 57 struct vnode *vp; in vn_cache_constructor() local 72 struct vnode *vp; in vn_cache_destructor() local 84 vn_recycle(vnode_t *vp) in vn_recycle() argument 110 vn_reinit(vnode_t * vp) vn_reinit() argument 125 vnode_t *vp; vn_alloc() local 137 vn_free(vnode_t * vp) vn_free() argument 181 vnode_t *vp; vncache_lookup() local 251 vncache_renamed(vnode_t * vp,vnode_t * to_dvp,char * to_name) vncache_renamed() argument 280 vncache_inactive(vnode_t * vp) vncache_inactive() argument [all...] |
/titanic_51/usr/src/uts/common/os/ |
H A D | share.c | 60 add_share(struct vnode *vp, struct shrlock *shr) in add_share() argument 292 del_share(struct vnode * vp,struct shrlock * shr) del_share() argument 342 cleanshares(struct vnode * vp,pid_t pid) cleanshares() argument 352 cleanshares_by_sysid(struct vnode * vp,int32_t sysid) cleanshares_by_sysid() argument 368 do_cleanshares(struct vnode * vp,pid_t pid,int32_t sysid) do_cleanshares() argument 423 shr_has_remote_shares(vnode_t * vp,int32_t sysid) shr_has_remote_shares() argument 443 isreadonly(struct vnode * vp) isreadonly() argument 451 print_shares(struct vnode * vp) print_shares() argument 552 nbl_share_conflict(vnode_t * vp,nbl_op_t op,caller_context_t * ct) nbl_share_conflict() argument 634 proc_has_nbmand_share_on_vp(vnode_t * vp,pid_t pid) proc_has_nbmand_share_on_vp() argument [all...] |
/titanic_51/usr/src/uts/common/fs/ |
H A D | nbmlock.c | 46 nbl_start_crit(vnode_t *vp, krw_t mode) in nbl_start_crit() argument 56 nbl_end_crit(vnode_t *vp) in nbl_end_crit() argument 67 nbl_in_crit(vnode_t *vp) in nbl_in_crit() argument 77 nbl_need_check(vnode_t *vp) in nbl_need_check() argument 102 nbl_conflict(vnode_t *vp, in nbl_conflict() argument 135 nbl_svmand(vnode_t * vp,cred_t * cr,int * svp) nbl_svmand() argument [all...] |
H A D | vnode.c | 71 #define ISROFILE(vp) \ argument 159 #define VOPSTATS_UPDATE(vp, counter) { \ argument 175 VOPSTATS_UPDATE_IO(vp,counter,bytecounter,bytesval) global() argument 197 VOPXID_MAP_CR(vp,cr) global() argument 743 vn_rdwr(enum uio_rw rw,struct vnode * vp,caddr_t base,ssize_t len,offset_t offset,enum uio_seg seg,int ioflag,rlim64_t ulimit,cred_t * cr,ssize_t * residp) vn_rdwr() argument 830 vn_rele(vnode_t * vp) vn_rele() argument 850 vn_rele_dnlc(vnode_t * vp) vn_rele_dnlc() argument 873 vn_rele_stream(vnode_t * vp) vn_rele_stream() argument 888 vn_rele_inactive(vnode_t * vp) vn_rele_inactive() argument 904 vn_rele_async(vnode_t * vp,taskq_t * taskq) vn_rele_async() argument 951 struct vnode *vp; vn_openat() local 1267 vn_open_upgrade(vnode_t * vp,int filemode) vn_open_upgrade() argument 1281 vn_open_downgrade(vnode_t * vp,int filemode) vn_open_downgrade() argument 1330 struct vnode *vp = NULL; vn_createat() local 1811 struct vnode *vp; /* entry vnode */ vn_removeat() local 2141 vn_vfswlock_wait(vnode_t * vp) vn_vfswlock_wait() argument 2158 vn_vfsrlock_wait(vnode_t * vp) vn_vfsrlock_wait() argument 2181 vn_vfswlock(vnode_t * vp) vn_vfswlock() argument 2204 vn_vfsrlock(vnode_t * vp) vn_vfsrlock() argument 2227 vn_vfsunlock(vnode_t * vp) vn_vfsunlock() argument 2245 vn_vfswlock_held(vnode_t * vp) vn_vfswlock_held() argument 2304 struct vnode *vp; vn_cache_constructor() local 2325 struct vnode *vp; vn_cache_destructor() local 2357 vn_recycle(vnode_t * vp) vn_recycle() argument 2405 vn_reinit(vnode_t * vp) vn_reinit() argument 2430 vnode_t *vp; vn_alloc() local 2444 vn_free(vnode_t * vp) vn_free() argument 2482 vn_reclaim(vnode_t * vp) vn_reclaim() argument 2494 vn_idle(vnode_t * vp) vn_idle() argument 2505 vn_exists(vnode_t * vp) vn_exists() argument 2517 vn_invalid(vnode_t * vp) vn_invalid() argument 2531 vnevent_support(vnode_t * vp,caller_context_t * ct) vnevent_support() argument 2540 vnevent_rename_src(vnode_t * vp,vnode_t * dvp,char * name,caller_context_t * ct) vnevent_rename_src() argument 2549 vnevent_rename_dest(vnode_t * vp,vnode_t * dvp,char * name,caller_context_t * ct) vnevent_rename_dest() argument 2559 vnevent_rename_dest_dir(vnode_t * vp,caller_context_t * ct) vnevent_rename_dest_dir() argument 2568 vnevent_remove(vnode_t * vp,vnode_t * dvp,char * name,caller_context_t * ct) vnevent_remove() argument 2577 vnevent_rmdir(vnode_t * vp,vnode_t * dvp,char * name,caller_context_t * ct) vnevent_rmdir() argument 2586 vnevent_create(vnode_t * vp,caller_context_t * ct) vnevent_create() argument 2595 vnevent_link(vnode_t * vp,caller_context_t * ct) vnevent_link() argument 2604 vnevent_mountedover(vnode_t * vp,caller_context_t * ct) vnevent_mountedover() argument 2613 vnevent_truncate(vnode_t * vp,caller_context_t * ct) vnevent_truncate() argument 2626 vn_is_readonly(vnode_t * vp) vn_is_readonly() argument 2632 vn_has_flocks(vnode_t * vp) vn_has_flocks() argument 2638 vn_has_mandatory_locks(vnode_t * vp,int mode) vn_has_mandatory_locks() argument 2644 vn_has_cached_data(vnode_t * vp) vn_has_cached_data() argument 2654 vn_can_change_zones(vnode_t * vp) vn_can_change_zones() argument 2686 vn_ismntpt(vnode_t * vp) vn_ismntpt() argument 2693 vn_mountedvfs(vnode_t * vp) vn_mountedvfs() argument 2702 vn_in_dnlc(vnode_t * vp) vn_in_dnlc() argument 2718 vn_has_other_opens(vnode_t * vp,v_mode_t mode) vn_has_other_opens() argument 2754 vn_is_opened(vnode_t * vp,v_mode_t mode) vn_is_opened() argument 2788 vn_is_mapped(vnode_t * vp,v_mode_t mode) vn_is_mapped() argument 2856 vn_setops(vnode_t * vp,vnodeops_t * vnodeops) vn_setops() argument 2883 vn_getops(vnode_t * vp) vn_getops() argument 2903 vn_matchops(vnode_t * vp,vnodeops_t * vnodeops) vn_matchops() argument 2917 vn_matchopval(vnode_t * vp,char * vopname,fs_generic_func_p funcp) vn_matchopval() argument 2959 vn_setpath(vnode_t * rootvp,struct vnode * startvp,struct vnode * vp,const char * path,size_t plen) vn_setpath() argument 3036 vn_setpath_str(struct vnode * vp,const char * str,size_t len) vn_setpath_str() argument 3059 vn_renamepath(vnode_t * dvp,vnode_t * vp,const char * nm,size_t len) vn_renamepath() argument 3129 vn_vmpss_usepageio(vnode_t * vp) vn_vmpss_usepageio() argument 3158 vnode_t *vp = *vpp; fop_open() local 3222 fop_close(vnode_t * vp,int flag,int count,offset_t offset,cred_t * cr,caller_context_t * ct) fop_close() argument 3254 fop_read(vnode_t * vp,uio_t * uiop,int ioflag,cred_t * cr,caller_context_t * ct) fop_read() argument 3273 fop_write(vnode_t * vp,uio_t * uiop,int ioflag,cred_t * cr,caller_context_t * ct) fop_write() argument 3292 fop_ioctl(vnode_t * vp,int cmd,intptr_t arg,int flag,cred_t * cr,int * rvalp,caller_context_t * ct) fop_ioctl() argument 3311 fop_setfl(vnode_t * vp,int oflags,int nflags,cred_t * cr,caller_context_t * ct) fop_setfl() argument 3328 fop_getattr(vnode_t * vp,vattr_t * vap,int flags,cred_t * cr,caller_context_t * ct) fop_getattr() argument 3361 fop_setattr(vnode_t * vp,vattr_t * vap,int flags,cred_t * cr,caller_context_t * ct) fop_setattr() argument 3394 fop_access(vnode_t * vp,int mode,int flags,cred_t * cr,caller_context_t * ct) fop_access() argument 3652 fop_readdir(vnode_t * vp,uio_t * uiop,cred_t * cr,int * eofp,caller_context_t * ct,int flags) fop_readdir() argument 3718 fop_readlink(vnode_t * vp,uio_t * uiop,cred_t * cr,caller_context_t * ct) fop_readlink() argument 3734 fop_fsync(vnode_t * vp,int syncflag,cred_t * cr,caller_context_t * ct) fop_fsync() argument 3750 fop_inactive(vnode_t * vp,cred_t * cr,caller_context_t * ct) fop_inactive() argument 3764 fop_fid(vnode_t * vp,fid_t * fidp,caller_context_t * ct) fop_fid() argument 3777 fop_rwlock(vnode_t * vp,int write_lock,caller_context_t * ct) fop_rwlock() argument 3790 fop_rwunlock(vnode_t * vp,int write_lock,caller_context_t * ct) fop_rwunlock() argument 3800 fop_seek(vnode_t * vp,offset_t ooff,offset_t * noffp,caller_context_t * ct) fop_seek() argument 3827 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 3848 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 3867 fop_realvp(vnode_t * vp,vnode_t ** vpp,caller_context_t * ct) fop_realvp() argument 3880 fop_getpage(vnode_t * vp,offset_t off,size_t len,uint_t * protp,page_t ** plarr,size_t plsz,struct seg * seg,caddr_t addr,enum seg_rw rw,cred_t * cr,caller_context_t * ct) fop_getpage() argument 3904 fop_putpage(vnode_t * vp,offset_t off,size_t len,int flags,cred_t * cr,caller_context_t * ct) fop_putpage() argument 3922 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 3945 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 3995 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 4051 fop_poll(vnode_t * vp,short events,int anyyet,short * reventsp,struct pollhead ** phpp,caller_context_t * ct) fop_poll() argument 4067 fop_dump(vnode_t * vp,caddr_t addr,offset_t lbdn,offset_t dblks,caller_context_t * ct) fop_dump() argument 4086 fop_pathconf(vnode_t * vp,int cmd,ulong_t * valp,cred_t * cr,caller_context_t * ct) fop_pathconf() argument 4103 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 4122 fop_dumpctl(vnode_t * vp,int action,offset_t * blkp,caller_context_t * ct) fop_dumpctl() argument 4135 fop_dispose(vnode_t * vp,page_t * pp,int flag,int dn,cred_t * cr,caller_context_t * ct) fop_dispose() argument 4152 fop_setsecattr(vnode_t * vp,vsecattr_t * vsap,int flag,cred_t * cr,caller_context_t * ct) fop_setsecattr() argument 4177 fop_getsecattr(vnode_t * vp,vsecattr_t * vsap,int flag,cred_t * cr,caller_context_t * ct) fop_getsecattr() argument 4203 fop_shrlock(vnode_t * vp,int cmd,struct shrlock * shr,int flag,cred_t * cr,caller_context_t * ct) fop_shrlock() argument 4220 fop_vnevent(vnode_t * vp,vnevent_t vnevent,vnode_t * dvp,char * fnm,caller_context_t * ct) fop_vnevent() argument 4231 fop_reqzcbuf(vnode_t * vp,enum uio_rw ioflag,xuio_t * uiop,cred_t * cr,caller_context_t * ct) fop_reqzcbuf() argument 4244 fop_retzcbuf(vnode_t * vp,xuio_t * uiop,cred_t * cr,caller_context_t * ct) fop_retzcbuf() argument 4384 vsd_get(vnode_t * vp,uint_t key) vsd_get() argument 4403 vsd_set(vnode_t * vp,uint_t key,void * value) vsd_set() argument 4458 vsd_free(vnode_t * vp) vsd_free() argument 4551 vn_is_reparse(vnode_t * vp,cred_t * cr,caller_context_t * ct) vn_is_reparse() argument [all...] |
H A D | fs_subr.c | 116 fs_nosys_map(struct vnode *vp, offset_t off, struct as *as, caddr_t *addrp, in fs_nosys_map() argument 125 fs_nosys_addmap(struct vnode *vp, offset_t off, struct as *as, caddr_t addr, in fs_nosys_addmap() argument 134 fs_nosys_poll(vnode_t *vp, short events, int anyyet, short *reventsp, in fs_nosys_poll() argument 157 fs_fsync(vnode_t *vp, int syncflag, cred_t *cr, caller_context_t *ct) in fs_fsync() argument 167 fs_putpage(vnode_t *vp, offset_t off, size_t len, int flags, cred_t *cr, in fs_putpage() argument 178 fs_ioctl(vnode_t *vp, int com, intptr_t data, int flag, cred_t *cred, in fs_ioctl() argument 189 fs_rwlock(vnode_t *vp, int write_lock, caller_context_t *ctp) in fs_rwlock() argument 196 fs_rwunlock(vnode_t *vp, int write_lock, caller_context_t *ctp) in fs_rwunlock() argument 215 fs_seek(vnode_t *vp, offset_t ooff, offset_t *noffp, caller_context_t *ct) in fs_seek() argument 225 fs_frlock(vnode_t *vp, in argument 387 vnode_t *vp = (vnode_t *)infop; frlock_serialize_blocked() local 403 fs_setfl(vnode_t * vp,int oflags,int nflags,cred_t * cr,caller_context_t * ct) fs_setfl() argument 416 fs_poll(vnode_t * vp,short events,int anyyet,short * reventsp,struct pollhead ** phpp,caller_context_t * ct) fs_poll() argument 439 fs_pathconf(vnode_t * vp,int cmd,ulong_t * valp,cred_t * cr,caller_context_t * ct) fs_pathconf() argument 542 fs_dispose(struct vnode * vp,page_t * pp,int fl,int dn,struct cred * cr,caller_context_t * ct) fs_dispose() argument 556 fs_nodispose(struct vnode * vp,page_t * pp,int fl,int dn,struct cred * cr,caller_context_t * ct) fs_nodispose() argument 567 fs_fab_acl(vnode_t * vp,vsecattr_t * vsecattr,int flag,cred_t * cr,caller_context_t * ct) fs_fab_acl() argument 624 fs_shrlock(struct vnode * vp,int cmd,struct shrlock * shr,int flag,cred_t * cr,caller_context_t * ct) fs_shrlock() argument 689 fs_vnevent_nosupport(vnode_t * vp,vnevent_t e,vnode_t * dvp,char * fnm,caller_context_t * ct) fs_vnevent_nosupport() argument 698 fs_vnevent_support(vnode_t * vp,vnevent_t e,vnode_t * dvp,char * fnm,caller_context_t * ct) fs_vnevent_support() argument 716 fs_acl_nontrivial(vnode_t * vp,cred_t * cr) fs_acl_nontrivial() argument 814 fs_vscan(vnode_t * vp,cred_t * cr,int async) fs_vscan() argument 834 reparse_vnode_parse(vnode_t * vp,nvlist_t * nvl) reparse_vnode_parse() argument [all...] |
/titanic_51/usr/src/uts/common/fs/namefs/ |
H A D | namevno.c | 108 struct vnode *vp = NMTOV(newnamep); in nm_open() local 163 nm_close(vnode_t *vp, int flag, int count, offset_t offset, cred_t *crp, in nm_close() argument 192 nm_read(vnode_t *vp, struct uio *uiop, int ioflag, cred_t *crp, in nm_read() argument 199 nm_write(vnode_t *vp, struct uio *uiop, int ioflag, cred_t *crp, in nm_write() argument 206 nm_ioctl(vnode_t * vp,int cmd,intptr_t arg,int mode,cred_t * cr,int * rvalp,caller_context_t * ct) nm_ioctl() argument 218 nm_getattr(vnode_t * vp,vattr_t * vap,int flags,cred_t * crp,caller_context_t * ct) nm_getattr() argument 264 nm_setattr(vnode_t * vp,vattr_t * vap,int flags,cred_t * crp,caller_context_t * ctp) nm_setattr() argument 336 nm_access(vnode_t * vp,int mode,int flags,cred_t * crp,caller_context_t * ct) nm_access() argument 379 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 425 nm_rwlock(vnode_t * vp,int write,caller_context_t * ctp) nm_rwlock() argument 431 nm_rwunlock(vnode_t * vp,int write,caller_context_t * ctp) nm_rwunlock() 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 458 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/lofs/ |
H A D | lofs_vnops.c | 53 vnode_t *vp = *vpp; in lo_open() local 105 lo_close(vnode_t * vp,int flag,int count,offset_t offset,struct cred * cr,caller_context_t * ct) lo_close() argument 120 lo_read(vnode_t * vp,struct uio * uiop,int ioflag,struct cred * cr,caller_context_t * ct) lo_read() argument 131 lo_write(vnode_t * vp,struct uio * uiop,int ioflag,struct cred * cr,caller_context_t * ct) lo_write() argument 143 lo_ioctl(vnode_t * vp,int cmd,intptr_t arg,int flag,struct cred * cr,int * rvalp,caller_context_t * ct) lo_ioctl() argument 159 lo_setfl(vnode_t * vp,int oflags,int nflags,cred_t * cr,caller_context_t * ct) lo_setfl() argument 167 lo_getattr(vnode_t * vp,struct vattr * vap,int flags,struct cred * cr,caller_context_t * ct) lo_getattr() argument 186 lo_setattr(vnode_t * vp,struct vattr * vap,int flags,struct cred * cr,caller_context_t * ct) lo_setattr() argument 201 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 304 vnode_t *vp = NULL, *tvp = NULL, *nonlovp; lo_lookup() local 677 vnode_t *vp = NULL; lo_create() local 723 lo_link(vnode_t * tdvp,vnode_t * vp,char * tnm,struct cred * cr,caller_context_t * ct,int flags) lo_link() argument 885 lo_realvp(vnode_t * vp,vnode_t ** vpp,caller_context_t * ct) lo_realvp() argument 938 lo_readlink(vnode_t * vp,struct uio * uiop,struct cred * cr,caller_context_t * ct) lo_readlink() argument 949 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 996 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 1011 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 1025 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 1044 lo_putpage(vnode_t * vp,offset_t off,size_t len,int flags,struct cred * cr,caller_context_t * ct) lo_putpage() argument 1057 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 1074 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 1092 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 1110 lo_poll(vnode_t * vp,short events,int anyyet,short * reventsp,struct pollhead ** phpp,caller_context_t * ct) lo_poll() argument 1122 lo_dump(vnode_t * vp,caddr_t addr,offset_t bn,offset_t count,caller_context_t * ct) lo_dump() argument 1131 lo_pathconf(vnode_t * vp,int cmd,ulong_t * valp,struct cred * cr,caller_context_t * ct) lo_pathconf() argument 1143 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 1157 lo_dispose(vnode_t * vp,page_t * pp,int fl,int dn,cred_t * cr,caller_context_t * ct) lo_dispose() argument 1171 lo_setsecattr(vnode_t * vp,vsecattr_t * secattr,int flags,struct cred * cr,caller_context_t * ct) lo_setsecattr() argument 1185 lo_getsecattr(vnode_t * vp,vsecattr_t * secattr,int flags,struct cred * cr,caller_context_t * ct) lo_getsecattr() argument 1197 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/fs/sockfs/ |
H A D | sockcommon_vnops.c | 118 struct vnode *vp = *vpp; in socket_vop_open() local 134 socket_vop_close(struct vnode *vp, int flag, int count, offset_t offset, in socket_vop_close() argument 170 socket_vop_read(struct vnode * vp,struct uio * uiop,int ioflag,struct cred * cr,caller_context_t * ct) socket_vop_read() argument 184 socket_vop_write(struct vnode * vp,struct uio * uiop,int ioflag,struct cred * cr,caller_context_t * ct) socket_vop_write() argument 205 socket_vop_ioctl(struct vnode * vp,int cmd,intptr_t arg,int mode,struct cred * cr,int32_t * rvalp,caller_context_t * ct) socket_vop_ioctl() argument 221 socket_vop_setfl(vnode_t * vp,int oflags,int nflags,cred_t * cr,caller_context_t * ct) socket_vop_setfl() argument 278 socket_vop_getattr(struct vnode * vp,struct vattr * vap,int flags,struct cred * cr,caller_context_t * ct) socket_vop_getattr() argument 360 socket_vop_setattr(struct vnode * vp,struct vattr * vap,int flags,struct cred * cr,caller_context_t * ct) socket_vop_setattr() argument 394 socket_vop_access(struct vnode * vp,int mode,int flags,struct cred * cr,caller_context_t * ct) socket_vop_access() argument 415 socket_vop_fsync(struct vnode * vp,int syncflag,struct cred * cr,caller_context_t * ct) 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 466 socket_vop_seek(struct vnode * vp,offset_t ooff,offset_t * noffp,caller_context_t * ct) socket_vop_seek() argument 474 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/cmd/csh/ |
H A D | sh.exp.c | 100 exp(tchar ***vp) in exp() argument 110 exp0(tchar ***vp, bool ignore) in exp0() argument 134 exp1(tchar *** vp,bool ignore) exp1() argument 158 exp2(tchar *** vp,bool ignore) exp2() argument 182 exp2a(tchar *** vp,bool ignore) exp2a() argument 206 exp2b(tchar *** vp,bool ignore) exp2b() argument 230 exp2c(tchar *** vp,bool ignore) exp2c() argument 277 exp3(tchar *** vp,bool ignore) exp3() argument 322 exp3a(tchar *** vp,bool ignore) exp3a() argument 353 exp4(tchar *** vp,bool ignore) exp4() argument 389 exp5(tchar *** vp,bool ignore) exp5() argument 435 exp6(tchar *** vp,bool ignore) exp6() argument 685 etraci(tchar * str,int i,tchar *** vp) etraci() argument 694 etracc(tchar * str,tchar * cp,tchar *** vp) etracc() argument [all...] |
/titanic_51/usr/src/uts/common/fs/fifofs/ |
H A D | fifovnops.c | 176 tsol_fifo_access(vnode_t *vp, int flag, cred_t *crp) in tsol_fifo_access() argument 224 vnode_t *vp = *vpp; in fifo_open() local 437 fifo_close(vnode_t * vp,int flag,int count,offset_t offset,cred_t * crp,caller_context_t * ct) fifo_close() argument 658 fifo_read(struct vnode * vp,struct uio * uiop,int ioflag,struct cred * crp,caller_context_t * ct) fifo_read() argument 844 fifo_write(vnode_t * vp,uio_t * uiop,int ioflag,cred_t * crp,caller_context_t * ct) fifo_write() argument 1115 fifo_ioctl(vnode_t * vp,int cmd,intptr_t arg,int mode,cred_t * cr,int * rvalp,caller_context_t * ct) fifo_ioctl() argument 1130 fifo_fastioctl(vnode_t * vp,int cmd,intptr_t arg,int mode,cred_t * cr,int * rvalp) fifo_fastioctl() argument 1388 fifo_strioctl(vnode_t * vp,int cmd,intptr_t arg,int mode,cred_t * cr,int * rvalp) fifo_strioctl() argument 1443 fifo_getattr(vnode_t * vp,vattr_t * vap,int flags,cred_t * crp,caller_context_t * ct) fifo_getattr() argument 1521 fifo_setattr(vnode_t * vp,vattr_t * vap,int flags,cred_t * crp,caller_context_t * ctp) fifo_setattr() argument 1551 fifo_access(vnode_t * vp,int mode,int flags,cred_t * crp,caller_context_t * ct) fifo_access() 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 1715 fifo_rwlock(vnode_t * vp,int write_lock,caller_context_t * ctp) fifo_rwlock() argument 1725 fifo_rwunlock(vnode_t * vp,int write_lock,caller_context_t * ctp) fifo_rwunlock() 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 1762 fifo_poll(vnode_t * vp,short events,int anyyet,short * reventsp,pollhead_t ** phpp,caller_context_t * ct) fifo_poll() argument 1875 fifo_pathconf(vnode_t * vp,int cmd,ulong_t * valp,cred_t * cr,caller_context_t * ct) fifo_pathconf() argument 1949 fifo_setsecattr(struct vnode * vp,vsecattr_t * vsap,int flag,struct cred * crp,caller_context_t * ct) fifo_setsecattr() argument 1974 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/uts/common/fs/ufs/ |
H A D | ufs_filio.c | 88 struct vnode *vp, /* any file on the fs */ in ufs_fioio() argument 215 struct vnode *vp, /* file's vnode */ in ufs_fiosatime() argument 281 struct vnode *vp, /* file's vnode */ in ufs_fiogdio() argument 306 struct vnode *vp, /* fil in ufs_fiosdio() argument 404 ufs_fioffs(struct vnode * vp,char * vap,struct cred * cr) ufs_fioffs() argument 508 ufs_fioisbusy(struct vnode * vp,int * isbusy,struct cred * cr) ufs_fioisbusy() argument 537 ufs_fiodirectio(struct vnode * vp,int cmd,struct cred * cr) ufs_fiodirectio() argument 563 ufs_fiotune(struct vnode * vp,struct fiotune * uftp,struct cred * cr) ufs_fiotune() argument 634 ufs_fio_holey(vnode_t * vp,int cmd,offset_t * off) ufs_fio_holey() argument 694 ufs_mark_compressed(struct vnode * vp) ufs_mark_compressed() argument [all...] |
/titanic_51/usr/src/uts/common/io/ |
H A D | l_strplumb.c | 61 vnode_t *vp; in kstr_open() local 86 kstr_plink(vnode_t *vp, int fd, int *mux_id) in kstr_plink() argument 99 kstr_unplink(vnode_t *vp, int mux_id) in kstr_unplink() argument 108 kstr_push(vnode_t * vp,char * mod) kstr_push() argument 116 kstr_pop(vnode_t * vp) kstr_pop() argument 124 kstr_close(vnode_t * vp,int fd) kstr_close() argument 145 kstr_ioctl(struct vnode * vp,int cmd,intptr_t arg) kstr_ioctl() argument 158 kstr_msg(vnode_t * vp,mblk_t * smp,mblk_t ** rmp,timestruc_t * timeo) kstr_msg() argument [all...] |
/titanic_51/usr/src/uts/common/fs/doorfs/ |
H A D | door_vnops.c | 104 struct vnode *vp, in door_close() argument 148 door_getattr(struct vnode *vp, struct vattr *vap, int flags, struct cred *cr, in door_getattr() argument 176 door_inactive(struct vnode * vp,struct cred * cr,caller_context_t * ct) door_inactive() argument 214 vnode_t *vp = DTOV(dp); door_bind_thread() local 225 vnode_t *vp = DTOV(dp); door_unbind_thread() local 243 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/fs/specfs/ |
H A D | specsubr.c | 88 struct vnode *vp; in specvp_devfs() local 113 struct vnode *vp, in specvp() argument 281 spec_assoc_fence(dev_info_t * ndip,vnode_t * vp) spec_assoc_fence() argument 341 spec_assoc_vp_with_devi(struct vnode * vp,dev_info_t * dip) spec_assoc_vp_with_devi() argument 386 spec_hold_devi_by_vp(struct vnode * vp) spec_hold_devi_by_vp() argument 480 struct vnode *vp; spec_devi_open_count() local 512 common_specvp(struct vnode * vp) common_specvp() argument 681 sfind(dev_t dev,vtype_t type,struct vnode * vp) sfind() argument 739 spec_maxoffset(struct vnode * vp) spec_maxoffset() argument 760 struct vnode *vp; snode_constructor() local 779 struct vnode *vp = STOV(sp); snode_destructor() local 837 device_close(struct vnode * vp,int flag,struct cred * cr) device_close() argument 882 vnode_t *vp; makectty() local 920 spec_is_clone(vnode_t * vp) spec_is_clone() argument 933 spec_is_selfclone(vnode_t * vp) spec_is_selfclone() argument 950 spec_fence_snode(dev_info_t * dip,struct vnode * vp) spec_fence_snode() argument [all...] |
/titanic_51/usr/src/uts/common/fs/dcfs/ |
H A D | dc_vnops.c | 111 #define DCHASH(vp) (((uintptr_t)(vp) >> DCSHFT) & (DCTABLESIZE - 1)) argument 113 #define DCHASH(vp) (((uintptr_t)(vp) >> DCSHFT) % DTABLESIZEC) argument 253 dc_close(struct vnode *vp, int flag, int count, offset_t off, in dc_close() argument 263 dc_read(struct vnode *vp, struct uio *uiop, int ioflag, struct cred *cr, in dc_read() argument 308 dc_getattr(struct vnode * vp,struct vattr * vap,int flags,cred_t * cred,caller_context_t * ctp) dc_getattr() argument 323 dc_setattr(struct vnode * vp,struct vattr * vap,int flags,cred_t * cred,caller_context_t * ctp) dc_setattr() argument 333 dc_access(struct vnode * vp,int mode,int flags,cred_t * cred,caller_context_t * ctp) dc_access() argument 344 dc_fsync(vnode_t * vp,int syncflag,cred_t * cred,caller_context_t * ctp) dc_fsync() argument 351 dc_inactive(struct vnode * vp,cred_t * cr,caller_context_t * ctp) dc_inactive() argument 375 dc_fid(struct vnode * vp,struct fid * fidp,caller_context_t * ctp) dc_fid() argument 384 dc_seek(struct vnode * vp,offset_t oof,offset_t * noffp,caller_context_t * ctp) dc_seek() argument 393 dc_frlock(struct vnode * vp,int cmd,struct flock64 * bfp,int flag,offset_t offset,struct flk_callback * flk_cbp,cred_t * cr,caller_context_t * ctp) dc_frlock() argument 415 dc_getblock_miss(struct vnode * vp,offset_t off,size_t len,struct page ** ppp,struct seg * seg,caddr_t addr,enum seg_rw rw,struct cred * cr) dc_getblock_miss() argument 480 dc_getblock(struct vnode * vp,offset_t off,size_t len,struct page ** ppp,struct seg * seg,caddr_t addr,enum seg_rw rw,struct cred * cr) dc_getblock() argument 522 dc_realvp(vnode_t * vp,vnode_t ** vpp,caller_context_t * ct) dc_realvp() argument 535 dc_getpage(struct vnode * vp,offset_t off,size_t len,uint_t * protp,struct page * pl[],size_t plsz,struct seg * seg,caddr_t addr,enum seg_rw rw,struct cred * cr,caller_context_t * ctp) dc_getpage() argument 591 dc_putapage(struct vnode * vp,struct page * pp,u_offset_t * offp,size_t * lenp,int flags,struct cred * cr) dc_putapage() argument 615 dc_putpage(struct vnode * vp,offset_t off,size_t len,int flags,struct cred * cr,caller_context_t * ctp) dc_putpage() argument 673 dc_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 * ctp) dc_map() argument 728 dc_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 * cr,caller_context_t * ctp) dc_addmap() argument 746 dc_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 * cr,caller_context_t * ctp) dc_delmap() argument 771 struct vnode *vp; dcnode_constructor() local 797 struct vnode *vp = DCTOV(dp); dcnode_destructor() local 834 struct vnode *vp = DCTOV(dp); dcnode_free() local 864 struct vnode *vp; dcnode_recycle() local 923 decompvp(struct vnode * vp,cred_t * cred,caller_context_t * ctp) decompvp() argument 1063 dcfind(struct vnode * vp) dcfind() argument [all...] |
/titanic_51/usr/src/uts/common/fs/ctfs/ |
H A D | ctfs_event.c | 170 vnode_t *vp; in ctfs_create_evnode() local 195 vnode_t *vp, in ctfs_ev_access() argument 243 ctfs_ev_inactive(vnode_t *vp, cred_t *cr, caller_context_t *ct) in ctfs_ev_inactive() argument 267 vnode_t *vp, in ctfs_ev_getattr() argument 295 ctfs_ev_ioctl(vnode_t * vp,int cmd,intptr_t arg,int flag,cred_t * cr,int * rvalp,caller_context_t * ct) ctfs_ev_ioctl() argument 315 ctfs_ev_poll(vnode_t * vp,short events,int anyyet,short * reventsp,pollhead_t ** php,caller_context_t * ct) ctfs_ev_poll() argument 350 vnode_t *vp; ctfs_create_pbundle() local 370 vnode_t *vp; ctfs_create_bundle() local 404 ctfs_bu_inactive(vnode_t * vp,cred_t * cr,caller_context_t * ct) ctfs_bu_inactive() argument 426 ctfs_bu_getattr(vnode_t * vp,vattr_t * vap,int flags,cred_t * cr,caller_context_t * ct) ctfs_bu_getattr() argument 455 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 475 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 D | ctfs_ctl.c | 63 vnode_t *vp; in ctfs_create_ctlnode() local 85 vnode_t *vp, in ctfs_ctl_access() argument 130 ctfs_ctl_common_getattr(vnode_t *vp, vattr_t *vap) in ctfs_ctl_common_getattr() argument 152 ctfs_ctl_getattr(vnode_t * vp,vattr_t * vap,int flags,cred_t * cr,caller_context_t * ct) ctfs_ctl_getattr() argument 165 ctfs_stat_getattr(vnode_t * vp,vattr_t * vap,int flags,cred_t * cr,caller_context_t * ct) ctfs_stat_getattr() argument 181 ctfs_ctl_ioctl(vnode_t * vp,int cmd,intptr_t arg,int flag,cred_t * cr,int * rvalp,caller_context_t * cct) ctfs_ctl_ioctl() argument 251 vnode_t *vp; ctfs_create_statnode() local 274 ctfs_stat_ioctl(vnode_t * vp,int cmd,intptr_t arg,int flag,cred_t * cr,int * rvalp,caller_context_t * cct) ctfs_stat_ioctl() argument [all...] |
/titanic_51/usr/src/uts/common/fs/devfs/ |
H A D | devfs_vnops.c | 88 devfs_close(struct vnode *vp, int flag, int count, in devfs_close() argument 107 devfs_read(struct vnode *vp, struct uio *uiop, int ioflag, struct cred *cred, in devfs_read() argument 122 devfs_write(struct vnode *vp, struc argument 137 devfs_ioctl(struct vnode * vp,int cmd,intptr_t arg,int flag,struct cred * cred,int * rvalp,caller_context_t * ct) devfs_ioctl() argument 160 devfs_getattr(struct vnode * vp,struct vattr * vap,int flags,struct cred * cr,caller_context_t * ct) devfs_getattr() argument 219 devfs_setattr_dir(struct dv_node * dv,struct vnode * vp,struct vattr * vap,int flags,struct cred * cr) devfs_setattr_dir() argument 338 devfs_setattr(struct vnode * vp,struct vattr * vap,int flags,struct cred * cr,caller_context_t * ct) devfs_setattr() argument 586 devfs_pathconf(vnode_t * vp,int cmd,ulong_t * valp,cred_t * cr,caller_context_t * ct) devfs_pathconf() argument 612 devfs_getsecattr(struct vnode * vp,struct vsecattr * vsap,int flags,struct cred * cr,caller_context_t * ct) devfs_getsecattr() argument 646 devfs_setsecattr(struct vnode * vp,struct vsecattr * vsap,int flags,struct cred * cr,caller_context_t * ct) devfs_setsecattr() argument 726 devfs_access(struct vnode * vp,int mode,int flags,struct cred * cr,caller_context_t * ct) devfs_access() argument 833 struct vnode *vp; devfs_create() local 1027 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 1120 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/klm/ |
H A D | klmops.c | 80 lm_frlock(struct vnode *vp, int cmd, struct flock64 *flk, int flags, in lm_frlock() argument 93 lm4_frlock(struct vnode *vp, int cmd, struct flock64 *flk, int flags, in lm4_frlock() argument 108 lm_shrlock(struct vnode *vp, int cmd, in lm_shrlock() argument 119 lm4_shrlock(struct vnode *vp, int cmd, in lm4_shrlock() argument 129 lm_register_lock_locally(struct vnode *vp, struct lm_sysid *ls, in lm_register_lock_locally() argument 159 lm_nlm_reclaim(struct vnode * vp,struct flock64 * flkp) lm_nlm_reclaim() argument 165 lm_nlm4_reclaim(struct vnode * vp,struct flock64 * flkp) lm_nlm4_reclaim() argument [all...] |
/titanic_51/usr/src/uts/common/fs/nfs/ |
H A D | nfs_client.c | 106 nfs_waitfor_purge_complete(vnode_t *vp) in nfs_waitfor_purge_complete() argument 139 nfs_validate_caches(vnode_t *vp, cred_t *cr) in nfs_validate_caches() argument 166 nfs3_validate_caches(vnode_t *vp, cred_t *cr) in nfs3_validate_caches() argument 186 nfs_purge_caches(vnode_t * vp,int purge_dnlc,cred_t * cr) nfs_purge_caches() argument 252 nfs_purge_rddir_cache(vnode_t * vp) nfs_purge_rddir_cache() argument 280 nfs3_cache_post_op_attr(vnode_t * vp,post_op_attr * poap,hrtime_t t,cred_t * cr) nfs3_cache_post_op_attr() argument 295 nfs3_cache_post_op_vattr(vnode_t * vp,post_op_vattr * poap,hrtime_t t,cred_t * cr) nfs3_cache_post_op_vattr() argument 338 nfs3_cache_wcc_data(vnode_t * vp,wcc_data * wccp,hrtime_t t,cred_t * cr) nfs3_cache_wcc_data() argument 372 nfs_attrcache(vnode_t * vp,struct nfsfattr * na,hrtime_t t) nfs_attrcache() argument 398 nfs3_attrcache(vnode_t * vp,fattr3 * na,hrtime_t t) nfs3_attrcache() argument 425 nfs_cache_fattr(vnode_t * vp,struct nfsfattr * na,vattr_t * vap,hrtime_t t,cred_t * cr) nfs_cache_fattr() argument 448 nfs3_cache_fattr3(vnode_t * vp,fattr3 * na,vattr_t * vap,hrtime_t t,cred_t * cr) nfs3_cache_fattr3() argument 474 nfs_attr_cache(vnode_t * vp,vattr_t * vap,hrtime_t t,cred_t * cr) nfs_attr_cache() argument 616 nfs3_attr_cache(vnode_t * vp,vattr_t * bvap,vattr_t * avap,hrtime_t t,cred_t * cr) nfs3_attr_cache() argument 752 nfs_attrcache_va(vnode_t * vp,struct vattr * va) nfs_attrcache_va() argument 824 nfs_getattr_cache(vnode_t * vp,struct vattr * vap) nfs_getattr_cache() argument 857 nfs_getattr_otw(vnode_t * vp,struct vattr * vap,cred_t * cr) nfs_getattr_otw() argument 905 nfsgetattr(vnode_t * vp,struct vattr * vap,cred_t * cr) nfsgetattr() argument 934 nfs3_getattr_otw(vnode_t * vp,struct vattr * vap,cred_t * cr) nfs3_getattr_otw() argument 985 nfs3getattr(vnode_t * vp,struct vattr * vap,cred_t * cr) nfs3getattr() argument 1018 nattr_to_vattr(vnode_t * vp,struct nfsfattr * na,struct vattr * vap) nattr_to_vattr() argument 1105 fattr3_to_vattr(vnode_t * vp,fattr3 * na,struct vattr * vap) fattr3_to_vattr() argument 1356 nfs_async_readahead(vnode_t * vp,u_offset_t blkoff,caddr_t addr,struct seg * seg,cred_t * cr,void (* readahead)(vnode_t *,u_offset_t,caddr_t,struct seg *,cred_t *)) nfs_async_readahead() argument 1456 nfs_async_putapage(vnode_t * vp,page_t * pp,u_offset_t off,size_t len,int flags,cred_t * cr,int (* putapage)(vnode_t *,page_t *,u_offset_t,size_t,int,cred_t *)) nfs_async_putapage() argument 1578 nfs_async_pageio(vnode_t * vp,page_t * pp,u_offset_t io_off,size_t io_len,int flags,cred_t * cr,int (* pageio)(vnode_t *,page_t *,u_offset_t,size_t,int,cred_t *)) nfs_async_pageio() argument 1711 nfs_async_readdir(vnode_t * vp,rddir_cache * rdc,cred_t * cr,int (* readdir)(vnode_t *,rddir_cache *,cred_t *)) nfs_async_readdir() argument 1808 nfs_async_commit(vnode_t * vp,page_t * plist,offset3 offset,count3 count,cred_t * cr,void (* commit)(vnode_t *,page_t *,offset3,count3,cred_t *)) nfs_async_commit() argument 1903 nfs_async_inactive(vnode_t * vp,cred_t * cr,void (* inactive)(vnode_t *,cred_t *,caller_context_t *)) nfs_async_inactive() argument 2238 vnode_t *vp = RTOV(rp); writerp() local 2389 nfs_putpages(vnode_t * vp,u_offset_t off,size_t len,int flags,cred_t * cr) nfs_putpages() argument 2522 nfs_invalidate_pages(vnode_t * vp,u_offset_t off,cred_t * cr) nfs_invalidate_pages() argument 2599 nfs_write_error(vnode_t * vp,int error,cred_t * cr) nfs_write_error() argument 2858 nfs_lockrelease(vnode_t * vp,int flag,offset_t offset,cred_t * cr) nfs_lockrelease() argument 2955 nfs_lockcompletion(vnode_t * vp,int cmd) nfs_lockcompletion() argument 3020 nfs_add_locking_id(vnode_t * vp,pid_t pid,int type,char * id,int len) nfs_add_locking_id() argument 3129 nfs_remove_locking_id(vnode_t * vp,int type,char * id,char * rid,int * rlen) nfs_remove_locking_id() argument [all...] |
/titanic_51/usr/src/uts/common/fs/bootfs/ |
H A D | bootfs_vnops.c | 51 bootfs_close(vnode_t *vp, int flag, int count, offset_t offset, cred_t *cr, in bootfs_close() argument 59 bootfs_read(vnode_t *vp, struct uio *uiop, int ioflag, cred_t *cr, in bootfs_read() argument 129 bootfs_ioctl(vnode_t *vp, int cmd, intptr_t data, int flag, in bootfs_ioctl() argument 137 bootfs_getattr(vnode_t *vp, vattr_t *vap, int flags, cred_t *cr, in bootfs_getattr() argument 151 bootfs_access(vnode_t *vp, in argument 207 bootfs_readdir(vnode_t * vp,struct uio * uiop,cred_t * cr,int * eofp,caller_context_t * ct,int flags) bootfs_readdir() argument 329 bootfs_inactive(vnode_t * vp,cred_t * cr,caller_context_t * ct) bootfs_inactive() argument 335 bootfs_rwlock(vnode_t * vp,int write_lock,caller_context_t * ct) bootfs_rwlock() argument 344 bootfs_rwunlock(vnode_t * vp,int write_lock,caller_context_t * ct) bootfs_rwunlock() argument 350 bootfs_seek(vnode_t * vp,offset_t ooff,offset_t * noffp,caller_context_t * ct) bootfs_seek() argument 366 bootfs_getapage(vnode_t * vp,u_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) bootfs_getapage() argument 417 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 442 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 493 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 502 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 510 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/syscall/ |
H A D | chdir.c | 70 vnode_t *vp; in chdir() local 96 vnode_t *vp; in fchdir() local 117 vnode_t *vp; in chroot() local 146 vnode_t *vp; fchroot() local 162 chdirec(vnode_t * vp,int ischroot,int do_traverse) chdirec() argument [all...] |
/titanic_51/usr/src/cmd/vscan/vscanadm/ |
H A D | vscanadm.c | 315 vs_props_t vp; in vs_adm_get() local 364 vs_props_t vp; in vs_adm_set() local 577 vs_props_t vp; in vs_adm_import() local 607 vs_props_t vp; vs_adm_validate() local 635 vs_props_t vp; vs_adm_export() local 981 vs_adm_parse(const vs_adm_property_t * vap,const char * valvap_name,void * vp) vs_adm_parse() argument 994 vs_adm_parse_maxsize(const char * valstr,void * vp) vs_adm_parse_maxsize() argument 1022 vs_adm_parse_maxsize_action(const char * valstr,void * vp) vs_adm_parse_maxsize_action() argument 1047 vs_adm_parse_types(const char * valstr,void * vp) vs_adm_parse_types() argument 1072 vs_adm_parse_enable(const char * valstr,void * vp) vs_adm_parse_enable() argument 1097 vs_adm_parse_host(const char * valstr,void * vp) vs_adm_parse_host() argument 1125 vs_adm_parse_port(const char * valstr,void * vp) vs_adm_parse_port() argument 1152 vs_adm_parse_maxconn(const char * valstr,void * vp) vs_adm_parse_maxconn() argument 1177 vs_adm_unparse(const vs_adm_property_t * vap,const void * vp,char * buf,size_t len) vs_adm_unparse() argument 1193 vs_adm_unparse_maxsize(const void * vp,char * buf,size_t len) vs_adm_unparse_maxsize() argument 1211 vs_adm_unparse_maxsize_action(const void * vp,char * buf,size_t len) vs_adm_unparse_maxsize_action() argument 1229 vs_adm_unparse_types(const void * vp,char * buf,size_t len) vs_adm_unparse_types() argument 1247 vs_adm_unparse_enable(const void * vp,char * buf,size_t len) vs_adm_unparse_enable() argument 1269 vs_adm_unparse_host(const void * vp,char * buf,size_t len) vs_adm_unparse_host() argument 1287 vs_adm_unparse_port(const void * vp,char * buf,size_t len) vs_adm_unparse_port() argument 1306 vs_adm_unparse_maxconn(const void * vp,char * buf,size_t len) vs_adm_unparse_maxconn() argument [all...] |