| /freebsd/sys/fs/nfsclient/ |
| H A D | nfs_kdtrace.h | 54 #define KDTRACE_NFS_ACCESSCACHE_FLUSH_DONE(vp) do { \ argument 60 #define KDTRACE_NFS_ACCESSCACHE_GET_HIT(vp, uid, mode) do { \ argument 67 #define KDTRACE_NFS_ACCESSCACHE_GET_MISS(vp, uid, mode) do { \ argument 74 #define KDTRACE_NFS_ACCESSCACHE_LOAD_DONE(vp, uid, rmode, error) do { \ argument 81 #define KDTRACE_NFS_ATTRCACHE_FLUSH_DONE(vp) do { \ argument 87 #define KDTRACE_NFS_ATTRCACHE_GET_HIT(vp, vap) do { \ argument 93 #define KDTRACE_NFS_ATTRCACHE_GET_MISS(vp) do { \ argument 99 #define KDTRACE_NFS_ATTRCACHE_LOAD_DONE(vp, vap, error) do { \ argument 108 #define KDTRACE_NFS_ACCESSCACHE_FLUSH_DONE(vp) argument 109 #define KDTRACE_NFS_ACCESSCACHE_GET_HIT(vp, uid, mode) argument [all …]
|
| /freebsd/sys/nfs/ |
| H A D | nfs_kdtrace.h | 46 #define KDTRACE_NFS_ACCESSCACHE_FLUSH_DONE(vp) do { \ argument 52 #define KDTRACE_NFS_ACCESSCACHE_GET_HIT(vp, uid, mode) do { \ argument 59 #define KDTRACE_NFS_ACCESSCACHE_GET_MISS(vp, uid, mode) do { \ argument 66 #define KDTRACE_NFS_ACCESSCACHE_LOAD_DONE(vp, uid, rmode, error) do { \ argument 81 #define KDTRACE_NFS_ATTRCACHE_FLUSH_DONE(vp) do { \ argument 87 #define KDTRACE_NFS_ATTRCACHE_GET_HIT(vp, vap) do { \ argument 93 #define KDTRACE_NFS_ATTRCACHE_GET_MISS(vp) do { \ argument 99 #define KDTRACE_NFS_ATTRCACHE_LOAD_DONE(vp, vap, error) do { \ argument 108 #define KDTRACE_NFS_ACCESSCACHE_FLUSH_DONE(vp) argument 109 #define KDTRACE_NFS_ACCESSCACHE_GET_HIT(vp, uid, mode) argument [all …]
|
| /freebsd/contrib/nvi/vi/ |
| H A D | v_scroll.c | 66 v_lgoto(SCR *sp, VICMD *vp) in v_lgoto() 103 v_home(SCR *sp, VICMD *vp) in v_home() 120 v_middle(SCR *sp, VICMD *vp) in v_middle() 141 v_bottom(SCR *sp, VICMD *vp) in v_bottom() 151 goto_adjust(VICMD *vp) in goto_adjust() 204 v_up(SCR *sp, VICMD *vp) in v_up() 226 v_cr(SCR *sp, VICMD *vp) in v_cr() 247 v_down(SCR *sp, VICMD *vp) in v_down() 268 v_hpageup(SCR *sp, VICMD *vp) in v_hpageup() 292 v_hpagedown(SCR *sp, VICMD *vp) in v_hpagedown() [all …]
|
| H A D | v_ex.c | 39 v_again(SCR *sp, VICMD *vp) in v_again() 55 v_exmode(SCR *sp, VICMD *vp) in v_exmode() 91 v_join(SCR *sp, VICMD *vp) in v_join() 120 v_shiftl(SCR *sp, VICMD *vp) in v_shiftl() 136 v_shiftr(SCR *sp, VICMD *vp) in v_shiftr() 152 v_suspend(SCR *sp, VICMD *vp) in v_suspend() 168 v_switch(SCR *sp, VICMD *vp) in v_switch() 201 v_tagpush(SCR *sp, VICMD *vp) in v_tagpush() 217 v_tagpop(SCR *sp, VICMD *vp) in v_tagpop() 232 v_filter(SCR *sp, VICMD *vp) in v_filter() [all …]
|
| H A D | v_itxt.c | 65 v_iA(SCR *sp, VICMD *vp) in v_iA() 85 v_ia(SCR *sp, VICMD *vp) in v_ia() 122 v_iI(SCR *sp, VICMD *vp) in v_iI() 141 v_ii(SCR *sp, VICMD *vp) in v_ii() 174 v_iO(SCR *sp, VICMD *vp) in v_iO() 186 v_io(SCR *sp, VICMD *vp) in v_io() 192 io(SCR *sp, VICMD *vp, enum which cmd) in io() 242 v_change(SCR *sp, VICMD *vp) in v_change() 382 v_Replace(SCR *sp, VICMD *vp) in v_Replace() 416 v_subst(SCR *sp, VICMD *vp) in v_subst() [all …]
|
| H A D | v_word.c | 76 v_wordW(SCR *sp, VICMD *vp) in v_wordW() 88 v_wordw(SCR *sp, VICMD *vp) in v_wordw() 98 fword(SCR *sp, VICMD *vp, enum which type) in fword() 236 v_wordE(SCR *sp, VICMD *vp) in v_wordE() 248 v_worde(SCR *sp, VICMD *vp) in v_worde() 258 eword(SCR *sp, VICMD *vp, enum which type) in eword() 382 v_wordB(SCR *sp, VICMD *vp) in v_wordB() 394 v_wordb(SCR *sp, VICMD *vp) in v_wordb() 404 bword(SCR *sp, VICMD *vp, enum which type) in bword()
|
| /illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/ |
| H A D | fake_vnode.c | 82 #define ISROFILE(vp) \ argument 86 #define VOPSTATS_UPDATE(vp, counter) ((void)vp) argument 87 #define VOPSTATS_UPDATE_IO(vp, counter, bytecounter, bytesval) \ argument 89 #define VOPXID_MAP_CR(vp, cr) ((void)vp) argument 317 struct vnode *vp, in vn_rdwr() 399 vn_rele(vnode_t *vp) in vn_rele() 459 vn_vfswlock_wait(vnode_t *vp) in vn_vfswlock_wait() 470 vn_vfsrlock_wait(vnode_t *vp) in vn_vfsrlock_wait() 485 vn_vfswlock(vnode_t *vp) in vn_vfswlock() 498 vn_vfsrlock(vnode_t *vp) in vn_vfsrlock() [all …]
|
| H A D | fake_fssub.c | 101 fs_nosys_map(struct vnode *vp, offset_t off, struct as *as, caddr_t *addrp, in fs_nosys_map() 110 fs_nosys_addmap(struct vnode *vp, offset_t off, struct as *as, caddr_t addr, in fs_nosys_addmap() 119 fs_nosys_poll(vnode_t *vp, short events, int anyyet, short *reventsp, in fs_nosys_poll() 142 fs_fsync(vnode_t *vp, int syncflag, cred_t *cr, caller_context_t *ct) in fs_fsync() 152 fs_putpage(vnode_t *vp, offset_t off, size_t len, int flags, cred_t *cr, in fs_putpage() 163 fs_ioctl(vnode_t *vp, int com, intptr_t data, int flag, cred_t *cred, in fs_ioctl() 174 fs_rwlock(vnode_t *vp, int write_lock, caller_context_t *ctp) in fs_rwlock() 181 fs_rwunlock(vnode_t *vp, int write_lock, caller_context_t *ctp) in fs_rwunlock() 200 fs_seek(vnode_t *vp, offset_t ooff, offset_t *noffp, caller_context_t *ct) in fs_seek() 210 fs_frlock(vnode_t *vp, int cmd, struct flock64 *bfp, int flag, offset_t offset, in fs_frlock() [all …]
|
| H A D | fake_nbmlock.c | 49 nbl_start_crit(vnode_t *vp, krw_t mode) in nbl_start_crit() 59 nbl_end_crit(vnode_t *vp) in nbl_end_crit() 70 nbl_in_crit(vnode_t *vp) in nbl_in_crit() 80 nbl_need_check(vnode_t *vp) in nbl_need_check() 92 nbl_conflict(vnode_t *vp, in nbl_conflict() 112 nbl_svmand(vnode_t *vp, cred_t *cr, int *svp) in nbl_svmand()
|
| /freebsd/sys/security/mac/ |
| H A D | mac_vfs.c | 137 mac_vnode_init(struct vnode *vp) in mac_vnode_init() 191 mac_vnode_destroy(struct vnode *vp) in mac_vnode_destroy() 229 mac_devfs_update(struct mount *mp, struct devfs_dirent *de, struct vnode *vp) in mac_devfs_update() 238 struct vnode *vp) in mac_devfs_vnode_associate() 246 mac_vnode_associate_extattr(struct mount *mp, struct vnode *vp) in mac_vnode_associate_extattr() 259 mac_vnode_associate_singlelabel(struct mount *mp, struct vnode *vp) in mac_vnode_associate_singlelabel() 277 struct vnode *dvp, struct vnode *vp, struct componentname *cnp) in mac_vnode_create_extattr() 310 mac_vnode_setlabel_extattr(struct ucred *cred, struct vnode *vp, in mac_vnode_setlabel_extattr() 344 struct vnode *vp, struct label *interpvplabel, struct image_params *imgp) in mac_vnode_execve_transition() 354 mac_vnode_execve_will_transition(struct ucred *old, struct vnode *vp, in mac_vnode_execve_will_transition() [all …]
|
| /freebsd/sys/kern/ |
| H A D | vfs_subr.c | 429 struct vnode *vp; in sysctl_try_reclaim_vnode() local 477 struct vnode *vp; in sysctl_ftry_reclaim_vnode() local 589 struct vnode *vp; in vn_alloc_marker() local 599 vn_free_marker(struct vnode *vp) in vn_free_marker() 660 struct vnode *vp; in vnode_init() local 708 struct vnode *vp; in vnode_fini() local 1238 struct vnode *vp, *mvp; in vlrureclaim() local 1364 struct vnode *vp; in vnlru_free_impl() local 1901 vtryrecycle(struct vnode *vp, bool isvnlru) in vtryrecycle() 2062 vn_free(struct vnode *vp) in vn_free() [all …]
|
| /illumos-gate/usr/src/uts/common/fs/ |
| H A D | vnode.c | 77 #define ISROFILE(vp) \ argument 168 #define VOPSTATS_UPDATE(vp, counter) { \ argument 184 #define VOPSTATS_UPDATE_IO(vp, counter, bytecounter, bytesval) { \ argument 206 #define VOPXID_MAP_CR(vp, cr) { \ argument 752 struct vnode *vp, in vn_rdwr() 839 vn_rele(vnode_t *vp) in vn_rele() 859 vn_rele_dnlc(vnode_t *vp) in vn_rele_dnlc() 882 vn_rele_stream(vnode_t *vp) in vn_rele_stream() 897 vn_rele_inactive(vnode_t *vp) in vn_rele_inactive() 913 vn_rele_async(vnode_t *vp, taskq_t *taskq) in vn_rele_async() [all …]
|
| H A D | nbmlock.c | 48 nbl_start_crit(vnode_t *vp, krw_t mode) in nbl_start_crit() 58 nbl_end_crit(vnode_t *vp) in nbl_end_crit() 69 nbl_in_crit(vnode_t *vp) in nbl_in_crit() 79 nbl_need_check(vnode_t *vp) in nbl_need_check() 104 nbl_conflict(vnode_t *vp, in nbl_conflict() 143 nbl_svmand(vnode_t *vp, cred_t *cr, int *svp) in nbl_svmand()
|
| /illumos-gate/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() 59 nbl_end_crit(vnode_t *vp) in nbl_end_crit() 70 nbl_in_crit(vnode_t *vp) in nbl_in_crit() 81 nbl_need_check(vnode_t *vp) in nbl_need_check() 107 nbl_conflict(vnode_t *vp, in nbl_conflict() 140 nbl_svmand(vnode_t *vp, cred_t *cr, int *svp) in nbl_svmand() 159 nbl_share_conflict(vnode_t *vp, nbl_op_t op, caller_context_t *ct) in nbl_share_conflict() 169 nbl_lock_conflict(vnode_t *vp, nbl_op_t op, u_offset_t offset, in nbl_lock_conflict()
|
| /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...] |
| /freebsd/sys/security/mac_bsdextended/ |
| H A D | ugidfw_vnode.c | 62 ugidfw_vnode_check_access(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_access() 94 ugidfw_vnode_check_deleteacl(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_deleteacl() 102 ugidfw_vnode_check_deleteextattr(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_deleteextattr() 110 ugidfw_vnode_check_exec(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_exec() 119 ugidfw_vnode_check_getacl(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_getacl() 127 ugidfw_vnode_check_getextattr(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_getextattr() 136 struct label *dvplabel, struct vnode *vp, struct label *label, in ugidfw_vnode_check_link() 151 ugidfw_vnode_check_listextattr(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_listextattr() 167 ugidfw_vnode_check_open(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_open() 183 ugidfw_vnode_check_readdlink(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_readdlink() [all …]
|
| /titanic_51/usr/src/uts/common/fs/ |
| 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 | 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...] |
| /illumos-gate/usr/src/uts/common/os/ |
| H A D | share.c | 60 add_share(struct vnode *vp, struct shrlock *shr) in add_share() 304 del_share(struct vnode *vp, struct shrlock *shr) in del_share() 354 cleanshares(struct vnode *vp, pid_t pid) in cleanshares() 364 cleanshares_by_sysid(struct vnode *vp, int32_t sysid) in cleanshares_by_sysid() 380 do_cleanshares(struct vnode *vp, pid_t pid, int32_t sysid) in do_cleanshares() 435 shr_has_remote_shares(vnode_t *vp, int32_t sysid) in shr_has_remote_shares() 455 isreadonly(struct vnode *vp) in isreadonly() 463 print_shares(struct vnode *vp) in print_shares() 561 nbl_share_conflict(vnode_t *vp, nbl_op_t op, caller_context_t *ct) in nbl_share_conflict() 641 proc_has_nbmand_share_on_vp(vnode_t *vp, pid_t pid) in proc_has_nbmand_share_on_vp()
|
| /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...] |
| /freebsd/sys/sys/ |
| H A D | vnode.h | 207 #define VN_ISDEV(vp) VTYPE_ISDEV((vp)->v_type) argument 228 #define VN_KNLIST_EMPTY(vp) ((vp)->v_pollinfo == NULL || \ argument 231 #define VN_KNOTE(vp, b, a) \ argument 237 #define VN_KNOTE_LOCKED(vp, b) VN_KNOTE(vp, argument 238 VN_KNOTE_UNLOCKED(vp,b) global() argument 471 VI_LOCK(vp) global() argument 472 VI_LOCK_FLAGS(vp,flags) global() argument 473 VI_TRYLOCK(vp) global() argument 474 VI_UNLOCK(vp) global() argument 475 VI_MTX(vp) global() argument 477 VN_LOCK_AREC(vp) global() argument 478 VN_LOCK_ASHARE(vp) global() argument 479 VN_LOCK_DSHARE(vp) global() argument 562 ASSERT_VI_LOCKED(vp,str) global() argument 563 ASSERT_VI_UNLOCKED(vp,str) global() argument 564 ASSERT_VOP_ELOCKED(vp,str) global() argument 565 ASSERT_VOP_LOCKED(vp,str) global() argument 566 ASSERT_VOP_UNLOCKED(vp,str) global() argument 568 ASSERT_VOP_IN_SEQC(vp) global() argument 574 ASSERT_VOP_NOT_IN_SEQC(vp) global() argument 582 ASSERT_VI_LOCKED(vp,str) global() argument 583 ASSERT_VI_UNLOCKED(vp,str) global() argument 584 ASSERT_VOP_ELOCKED(vp,str) global() argument 585 ASSERT_VOP_LOCKED(vp,str) global() argument 586 ASSERT_VOP_UNLOCKED(vp,str) global() argument 588 ASSERT_VOP_IN_SEQC(vp) global() argument 589 ASSERT_VOP_NOT_IN_SEQC(vp) global() argument 593 DOINGASYNC(vp) global() argument 604 vn_canvmio(struct vnode * vp) vn_canvmio() argument 659 cache_enter(dvp,vp,cnp) global() argument 687 cache_validate(struct vnode * dvp,struct vnode * vp,struct componentname * cnp) cache_validate() argument 697 cache_assert_no_entries(struct vnode * vp) cache_assert_no_entries() argument 785 vn_lock(vp,flags) global() argument 840 vn_seqc_read_any(vp) global() argument 841 vn_seqc_read_notmodify(vp) global() argument 842 vn_seqc_consistent(vp,seq) global() argument 844 vn_rangelock_unlock(vp,cookie) global() argument 846 vn_rangelock_rlock(vp,start,end) global() argument 848 vn_rangelock_tryrlock(vp,start,end) global() argument 850 vn_rangelock_wlock(vp,start,end) global() argument 852 vn_rangelock_trywlock(vp,start,end) global() argument 855 vn_irflag_read(vp) global() argument 1070 VOP_LOCK(vp,flags) global() argument 1073 VOP_ADD_WRITECOUNT_CHECKED(vp,cnt) global() argument 1081 VOP_SET_TEXT_CHECKED(vp) global() argument 1089 VOP_UNSET_TEXT_CHECKED(vp) global() argument 1098 VOP_ADD_WRITECOUNT_CHECKED(vp,cnt) global() argument 1099 VOP_SET_TEXT_CHECKED(vp) global() argument 1100 VOP_UNSET_TEXT_CHECKED(vp) global() argument 1103 VN_IS_DOOMED(vp) global() argument 1111 vrefcnt(struct vnode * vp) vrefcnt() argument 1117 vholdl(vp) global() argument 1122 vrefl(vp) global() argument 1199 vn_set_state(struct vnode * vp,__enum_uint8 (vstate)state) vn_set_state() argument 1208 vn_get_state(struct vnode * vp) vn_get_state() argument 1213 VOP_UNLOCK_FLAGS(vp,flags) global() argument 1245 vn_load_v_data_smr(vp) global() argument [all...] |
| /illumos-gate/usr/src/uts/common/fs/namefs/ |
| H A D | namevno.c | 109 struct vnode *vp = NMTOV(newnamep); in nm_open() local 164 nm_close(vnode_t *vp, int flag, int count, offset_t offset, cred_t *crp, in nm_close() 193 nm_read(vnode_t *vp, struct uio *uiop, int ioflag, cred_t *crp, in nm_read() 200 nm_write(vnode_t *vp, struct uio *uiop, int ioflag, cred_t *crp, in nm_write() 207 nm_ioctl(vnode_t *vp, int cmd, intptr_t arg, int mode, cred_t *cr, int *rvalp, in nm_ioctl() 219 nm_getattr(vnode_t *vp, vattr_t *vap, int flags, cred_t *crp, in nm_getattr() 264 nm_setattr(vnode_t *vp, vattr_t *vap, int flags, cred_t *crp, in nm_setattr() 333 nm_access(vnode_t *vp, int mode, int flags, cred_t *crp, caller_context_t *ct) in nm_access() 375 nm_link(vnode_t *tdvp, vnode_t *vp, char *tnm, cred_t *crp, in nm_link() 382 nm_fsync(vnode_t *vp, int syncflag, cred_t *crp, caller_context_t *ct) in nm_fsync() [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...] |
| /illumos-gate/usr/src/uts/common/fs/lofs/ |
| H A D | lofs_vnops.c | 52 vnode_t *vp = *vpp; in lo_open() local 104 vnode_t *vp, in lo_close() 119 lo_read(vnode_t *vp, struct uio *uiop, int ioflag, struct cred *cr, in lo_read() 130 lo_write(vnode_t *vp, struct uio *uiop, int ioflag, struct cred *cr, in lo_write() 142 vnode_t *vp, in lo_ioctl() 158 lo_setfl(vnode_t *vp, int oflags, int nflags, cred_t *cr, caller_context_t *ct) in lo_setfl() 166 vnode_t *vp, in lo_getattr() 185 vnode_t *vp, in lo_setattr() 200 vnode_t *vp, in lo_access() 218 lo_fsync(vnode_t *vp, int syncflag, struct cred *cr, caller_context_t *ct) in lo_fsync() [all …]
|