Home
last modified time | relevance | path

Searched defs:vp (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/freebsd-src/sys/fs/nfsclient/
H A Dnfs_kdtrace.h54 #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-src/sys/nfs/
H A Dnfs_kdtrace.h46 #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-src/contrib/nvi/vi/
H A Dv_scroll.c66 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 Dv_ex.c39 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 Dv_word.c76 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()
H A Dv_itxt.c65 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 Dv_left.c30 v_left(SCR *sp, VICMD *vp) in v_left()
68 v_cfirst(SCR *sp, VICMD *vp) in v_cfirst()
135 v_first(SCR *sp, VICMD *vp) in v_first()
197 v_ncol(SCR *sp, VICMD *vp) in v_ncol()
257 v_zero(SCR *sp, VICMD *vp) in v_zero()
H A Dv_search.c37 v_searchb(SCR *sp, VICMD *vp) in v_searchb()
49 v_searchf(SCR *sp, VICMD *vp) in v_searchf()
59 v_exaddr(SCR *sp, VICMD *vp, dir_t dir) in v_exaddr()
280 v_searchN(SCR *sp, VICMD *vp) in v_searchN()
305 v_searchn(SCR *sp, VICMD *vp) in v_searchn()
340 v_searchw(SCR *sp, VICMD *vp) in v_searchw()
389 v_search(SCR *sp, VICMD *vp, CHAR_T *ptrn, size_t plen, u_int flags, dir_t dir) in v_search()
452 v_correct(SCR *sp, VICMD *vp, int isdelta) in v_correct()
H A Dv_mark.c34 v_mark(SCR *sp, VICMD *vp) in v_mark()
55 v_bmark(SCR *sp, VICMD *vp) in v_bmark()
69 v_fmark(SCR *sp, VICMD *vp) in v_fmark()
81 v_emark(SCR *sp, VICMD *vp) in v_emark()
101 mark(SCR *sp, VICMD *vp, int getmark, enum which cmd) in mark()
H A Dv_ch.c34 v_chrepeat(SCR *sp, VICMD *vp) in v_chrepeat()
63 v_chrrepeat(SCR *sp, VICMD *vp) in v_chrrepeat()
102 v_cht(SCR *sp, VICMD *vp) in v_cht()
133 v_chf(SCR *sp, VICMD *vp) in v_chf()
190 v_chT(SCR *sp, VICMD *vp) in v_chT()
224 v_chF(SCR *sp, VICMD *vp) in v_chF()
/freebsd-src/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dvnode.h81 (vp)->v_object->resident_page_count > 0) in vn_is_readonly() argument
86 if (vm_object_mightbedirty(vp->v_object)) { argument
88 zfs_vmobject_wlock(vp->v_object); argument
90 zfs_vmobject_wunlock(vp argument
87 vn_vfsunlock(vp) global() argument
91 vn_has_cached_data(vp) global() argument
97 vn_flush_cached_data(vnode_t * vp,boolean_t sync) global() argument
114 vn_exists(vp) global() argument
115 vn_invalid(vp) global() argument
116 vn_free(vp) global() argument
117 vn_matchops(vp,vops) global() argument
123 vnevent_create(vp,ct) global() argument
124 vnevent_link(vp,ct) global() argument
125 vnevent_remove(vp,dvp,name,ct) global() argument
126 vnevent_rmdir(vp,dvp,name,ct) global() argument
127 vnevent_rename_src(vp,dvp,name,ct) global() argument
128 vnevent_rename_dest(vp,dvp,name,ct) global() argument
129 vnevent_rename_dest_dir(vp,ct) global() argument
131 specvp(vp,rdev,type,cr) global() argument
132 MANDLOCK(vp,mode) global() argument
[all...]
/freebsd-src/sys/security/mac/
H A Dmac_vfs.c137 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-src/sys/kern/
H A Dvfs_subr.c432 struct vnode *vp; sysctl_try_reclaim_vnode() local
480 struct vnode *vp; sysctl_ftry_reclaim_vnode() local
556 struct vnode *vp; vn_alloc_marker() local
566 vn_free_marker(struct vnode * vp) vn_free_marker() argument
627 struct vnode *vp; vnode_init() local
675 struct vnode *vp; vnode_fini() local
1204 struct vnode *vp, *mvp; vlrureclaim() local
1330 struct vnode *vp; vnlru_free_impl() local
1867 vtryrecycle(struct vnode * vp,bool isvnlru) vtryrecycle() argument
2029 vn_free(struct vnode * vp) vn_free() argument
2043 struct vnode *vp; getnewvnode() local
2152 freevnode(struct vnode * vp) freevnode() argument
2218 delmntque(struct vnode * vp) delmntque() argument
2241 insmntque1_int(struct vnode * vp,struct mount * mp,bool dtr) insmntque1_int() argument
2297 insmntque(struct vnode * vp,struct mount * mp) insmntque() argument
2303 insmntque1(struct vnode * vp,struct mount * mp) insmntque1() argument
2400 vinvalbuf(struct vnode * vp,int flags,int slpflag,int slptimeo) vinvalbuf() argument
2533 vtruncbuf(struct vnode * vp,off_t length,int blksize) vtruncbuf() argument
2595 v_inval_buf_range(struct vnode * vp,daddr_t startlbn,daddr_t endlbn,int blksize) v_inval_buf_range() argument
2618 v_inval_buf_range_locked(struct vnode * vp,struct bufobj * bo,daddr_t startlbn,daddr_t endlbn) v_inval_buf_range_locked() argument
2822 bgetvp(struct vnode * vp,struct buf * bp) bgetvp() argument
2866 struct vnode *vp; brelvp() local
2945 struct vnode *vp; sync_vnode() local
3197 struct vnode *vp; reassignbuf() local
3276 v_init_counters(struct vnode * vp) v_init_counters() argument
3298 vget_prep_smr(struct vnode * vp) vget_prep_smr() argument
3316 vget_prep(struct vnode * vp) vget_prep() argument
3330 vget_abort(struct vnode * vp,enum vgetstate vs) vget_abort() argument
3346 vget(struct vnode * vp,int flags) vget() argument
3355 vget_finish(struct vnode * vp,int flags,enum vgetstate vs) vget_finish() argument
3380 vget_finish_ref(struct vnode * vp,enum vgetstate vs) vget_finish_ref() argument
3409 vref(struct vnode * vp) vref() argument
3419 vrefact(struct vnode * vp) vrefact() argument
3429 vlazy(struct vnode * vp) vlazy() argument
3453 vunlazy(struct vnode * vp) vunlazy() argument
3482 vunlazy_gone(struct vnode * vp) vunlazy_gone() argument
3502 vdefer_inactive(struct vnode * vp) vdefer_inactive() argument
3528 vdefer_inactive_unlocked(struct vnode * vp) vdefer_inactive_unlocked() argument
3558 vput_final(struct vnode * vp,enum vput_op func) vput_final() argument
3674 vrele(struct vnode * vp) vrele() argument
3688 vput(struct vnode * vp) vput() argument
3705 vunref(struct vnode * vp) vunref() argument
3716 vhold(struct vnode * vp) vhold() argument
3729 vholdnz(struct vnode * vp) vholdnz() argument
3762 vhold_smr(struct vnode * vp) vhold_smr() argument
3801 vhold_recycle_free(struct vnode * vp) vhold_recycle_free() argument
3828 struct vnode *vp; vdbatch_process() local
3882 vdbatch_enqueue(struct vnode * vp) vdbatch_enqueue() argument
3919 vdbatch_dequeue(struct vnode * vp) vdbatch_dequeue() argument
3959 vdropl_final(struct vnode * vp) vdropl_final() argument
3986 vdrop(struct vnode * vp) vdrop() argument
3998 vdropl_impl(struct vnode * vp,bool enqueue) vdropl_impl() argument
4033 vdropl(struct vnode * vp) vdropl() argument
4051 vdropl_recycle(struct vnode * vp) vdropl_recycle() argument
4058 vdrop_recycle(struct vnode * vp) vdrop_recycle() argument
4070 vinactivef(struct vnode * vp) vinactivef() argument
4103 vinactive(struct vnode * vp) vinactive() argument
4149 struct vnode *vp, *mvp, *rootvp = NULL; vflush() local
4264 vrecycle(struct vnode * vp) vrecycle() argument
4278 vrecyclel(struct vnode * vp) vrecyclel() argument
4298 vgone(struct vnode * vp) vgone() argument
4309 vfs_notify_upper(struct vnode * vp,enum vfs_notify_upper_type event) vfs_notify_upper() argument
4349 vgonel(struct vnode * vp) vgonel() argument
4529 vn_printf(struct vnode * vp,const char * fmt,...) vn_printf() argument
4667 struct vnode *vp; DB_SHOW_COMMAND_FLAGS() local
4689 struct vnode *vp; DB_SHOW_COMMAND() local
4705 struct vnode *vp; DB_SHOW_COMMAND() local
5094 vfs_deferred_inactive(struct vnode * vp,int lkflags) vfs_deferred_inactive() argument
5114 vfs_periodic_inactive_filter(struct vnode * vp,void * arg) vfs_periodic_inactive_filter() argument
5123 struct vnode *vp, *mvp; vfs_periodic_inactive() local
5141 vfs_want_msync(struct vnode * vp) vfs_want_msync() argument
5156 vfs_periodic_msync_inactive_filter(struct vnode * vp,void * arg __unused) vfs_periodic_msync_inactive_filter() argument
5169 struct vnode *vp, *mvp; vfs_periodic_msync_inactive() local
5241 v_addpollinfo(struct vnode * vp) v_addpollinfo() argument
5270 vn_pollrecord(struct vnode * vp,struct thread * td,int events) vn_pollrecord() argument
5325 struct vnode *vp; vfs_allocate_syncvnode() local
5381 struct vnode *vp; vfs_deallocate_syncvnode() local
5456 struct vnode *vp = ap->a_vp; sync_reclaim() local
5477 vn_need_pageq_flush(struct vnode * vp) vn_need_pageq_flush() argument
5490 vn_isdisk_error(struct vnode * vp,int * errp) vn_isdisk_error() argument
5513 vn_isdisk(struct vnode * vp) vn_isdisk() argument
5694 extattr_check_cred(struct vnode * vp,int attrnamespace,struct ucred * cred,struct thread * td,accmode_t accmode) extattr_check_cred() argument
5743 vfs_badlock(const char * msg,const char * str,struct vnode * vp) vfs_badlock() argument
5759 assert_vi_locked(struct vnode * vp,const char * str) assert_vi_locked() argument
5767 assert_vi_unlocked(struct vnode * vp,const char * str) assert_vi_unlocked() argument
5775 assert_vop_locked(struct vnode * vp,const char * str) assert_vop_locked() argument
5791 assert_vop_unlocked(struct vnode * vp,const char * str) assert_vop_unlocked() argument
5806 assert_vop_elocked(struct vnode * vp,const char * str) assert_vop_elocked() argument
5883 struct vnode *vp; vop_fplookup_vexec_debugpost() local
5908 vop_fsync_debugprepost(struct vnode * vp,const char * name) vop_fsync_debugprepost() argument
6018 struct vnode *vp = a->a_vp; vop_unlock_debugpre() local
6091 struct vnode *vp; vop_deleteextattr_pre() local
6102 struct vnode *vp; vop_deleteextattr_post() local
6115 struct vnode *vp, *tdvp; vop_link_pre() local
6128 struct vnode *vp, *tdvp; vop_link_post() local
6205 struct vnode *vp; vop_reclaim_post() local
6218 struct vnode *dvp, *vp; vop_remove_pre() local
6231 struct vnode *dvp, *vp; vop_remove_post() local
6286 struct vnode *dvp, *vp; vop_rmdir_pre() local
6299 struct vnode *dvp, *vp; vop_rmdir_post() local
6317 struct vnode *vp; vop_setattr_pre() local
6328 struct vnode *vp; vop_setattr_post() local
6341 struct vnode *vp; vop_setacl_pre() local
6352 struct vnode *vp; vop_setacl_post() local
6363 struct vnode *vp; vop_setextattr_pre() local
6374 struct vnode *vp; vop_setextattr_post() local
6575 struct vnode *vp = arg; vfs_knllock() local
6583 struct vnode *vp = arg; vfs_knlunlock() local
6592 struct vnode *vp = arg; vfs_knl_assert_lock() local
6604 struct vnode *vp = ap->a_vp; vfs_kqfilter() local
6643 struct vnode *vp = (struct vnode *)kn->kn_hook; filt_vfsdetach() local
6654 struct vnode *vp = (struct vnode *)kn->kn_hook; filt_vfsread() local
6683 struct vnode *vp = (struct vnode *)kn->kn_hook; filt_vfswrite() local
6702 struct vnode *vp = (struct vnode *)kn->kn_hook; filt_vfsvnode() local
6802 struct vnode *vp; vfs_cache_root_fallback() local
6863 struct vnode *vp; vfs_cache_root() local
6887 struct vnode *vp; vfs_cache_root_clear() local
6901 vfs_cache_root_set(struct mount * mp,struct vnode * vp) vfs_cache_root_set() argument
6919 struct vnode *vp; __mnt_vnode_next_all() local
6951 struct vnode *vp; __mnt_vnode_first_all() local
7027 mnt_vnode_next_lazy_relock(struct vnode * mvp,struct mount * mp,struct vnode * vp) mnt_vnode_next_lazy_relock() argument
7073 struct vnode *vp; mnt_vnode_next_lazy() local
7145 struct vnode *vp; __mnt_vnode_first_lazy() local
7180 vn_dir_check_exec(struct vnode * vp,struct componentname * cnp) vn_dir_check_exec() argument
7196 vn_seqc_write_begin_locked(struct vnode * vp) vn_seqc_write_begin_locked() argument
7208 vn_seqc_write_begin(struct vnode * vp) vn_seqc_write_begin() argument
7217 vn_seqc_write_end_locked(struct vnode * vp) vn_seqc_write_end_locked() argument
7228 vn_seqc_write_end(struct vnode * vp) vn_seqc_write_end() argument
7243 vn_seqc_init(struct vnode * vp) vn_seqc_init() argument
7251 vn_seqc_write_end_free(struct vnode * vp) vn_seqc_write_end_free() argument
7259 vn_irflag_set_locked(struct vnode * vp,short toset) vn_irflag_set_locked() argument
7272 vn_irflag_set(struct vnode * vp,short toset) vn_irflag_set() argument
7281 vn_irflag_set_cond_locked(struct vnode * vp,short toset) vn_irflag_set_cond_locked() argument
7291 vn_irflag_set_cond(struct vnode * vp,short toset) vn_irflag_set_cond() argument
7300 vn_irflag_unset_locked(struct vnode * vp,short tounset) vn_irflag_unset_locked() argument
7313 vn_irflag_unset(struct vnode * vp,short tounset) vn_irflag_unset() argument
7322 vn_getsize_locked(struct vnode * vp,off_t * size,struct ucred * cred) vn_getsize_locked() argument
7339 vn_getsize(struct vnode * vp,off_t * size,struct ucred * cred) vn_getsize() argument
7351 vn_set_state_validate(struct vnode * vp,__enum_uint8 (vstate)state) vn_set_state_validate() argument
[all...]
H A Dvfs_hash.c58 vfs_hash_index(struct vnode *vp) in vfs_hash_index()
75 struct vnode *vp; in vfs_hash_get() local
116 struct vnode *vp; in vfs_hash_ref() local
143 vfs_hash_remove(struct vnode *vp) in vfs_hash_remove()
152 vfs_hash_insert(struct vnode *vp, u_int hash, int flags, struct thread *td, in vfs_hash_insert()
194 vfs_hash_rehash(struct vnode *vp, u_int hash) in vfs_hash_rehash()
210 struct vnode *vp; in vfs_hash_changesize() local
/freebsd-src/sys/security/mac_bsdextended/
H A Dugidfw_vnode.c62 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 …]
/freebsd-src/sys/sys/
H A Dvnode.h219 #define VN_KNLIST_EMPTY(vp) ((vp)->v_pollinfo == NULL || \ argument
222 #define VN_KNOTE(vp, b, a) \ argument
228 #define VN_KNOTE_LOCKED(vp, b) VN_KNOTE(vp, b, KNF_LISTLOCKED) argument
229 #define VN_KNOTE_UNLOCKED(vp, b) VN_KNOTE(vp, argument
437 VREF(vp) global() argument
458 VI_LOCK(vp) global() argument
459 VI_LOCK_FLAGS(vp,flags) global() argument
460 VI_TRYLOCK(vp) global() argument
461 VI_UNLOCK(vp) global() argument
462 VI_MTX(vp) global() argument
464 VN_LOCK_AREC(vp) global() argument
465 VN_LOCK_ASHARE(vp) global() argument
466 VN_LOCK_DSHARE(vp) global() argument
549 ASSERT_VI_LOCKED(vp,str) global() argument
550 ASSERT_VI_UNLOCKED(vp,str) global() argument
551 ASSERT_VOP_ELOCKED(vp,str) global() argument
552 ASSERT_VOP_LOCKED(vp,str) global() argument
553 ASSERT_VOP_UNLOCKED(vp,str) global() argument
555 ASSERT_VOP_IN_SEQC(vp) global() argument
561 ASSERT_VOP_NOT_IN_SEQC(vp) global() argument
569 ASSERT_VI_LOCKED(vp,str) global() argument
570 ASSERT_VI_UNLOCKED(vp,str) global() argument
571 ASSERT_VOP_ELOCKED(vp,str) global() argument
572 ASSERT_VOP_LOCKED(vp,str) global() argument
573 ASSERT_VOP_UNLOCKED(vp,str) global() argument
575 ASSERT_VOP_IN_SEQC(vp) global() argument
576 ASSERT_VOP_NOT_IN_SEQC(vp) global() argument
585 DOINGASYNC(vp) global() argument
596 vn_canvmio(struct vnode * vp) vn_canvmio() argument
651 cache_enter(dvp,vp,cnp) global() argument
678 cache_validate(struct vnode * dvp,struct vnode * vp,struct componentname * cnp) cache_validate() argument
688 cache_assert_no_entries(struct vnode * vp) cache_assert_no_entries() argument
776 vn_lock(vp,flags) global() argument
831 vn_seqc_read_any(vp) global() argument
832 vn_seqc_read_notmodify(vp) global() argument
833 vn_seqc_consistent(vp,seq) global() argument
835 vn_rangelock_unlock(vp,cookie) global() argument
837 vn_rangelock_unlock_range(vp,cookie,start,end) global() argument
840 vn_rangelock_rlock(vp,start,end) global() argument
842 vn_rangelock_tryrlock(vp,start,end) global() argument
844 vn_rangelock_wlock(vp,start,end) global() argument
846 vn_rangelock_trywlock(vp,start,end) global() argument
849 vn_irflag_read(vp) global() argument
1027 VOP_LOCK(vp,flags) global() argument
1030 VOP_ADD_WRITECOUNT_CHECKED(vp,cnt) global() argument
1038 VOP_SET_TEXT_CHECKED(vp) global() argument
1046 VOP_UNSET_TEXT_CHECKED(vp) global() argument
1055 VOP_ADD_WRITECOUNT_CHECKED(vp,cnt) global() argument
1056 VOP_SET_TEXT_CHECKED(vp) global() argument
1057 VOP_UNSET_TEXT_CHECKED(vp) global() argument
1060 VN_IS_DOOMED(vp) global() argument
1068 vrefcnt(struct vnode * vp) vrefcnt() argument
1074 vholdl(vp) global() argument
1079 vrefl(vp) global() argument
1156 vn_set_state(struct vnode * vp,__enum_uint8 (vstate)state) vn_set_state() argument
1165 vn_get_state(struct vnode * vp) vn_get_state() argument
1170 VOP_UNLOCK_FLAGS(vp,flags) global() argument
1201 vn_load_v_data_smr(vp) global() argument
[all...]
/freebsd-src/sys/fs/nullfs/
H A Dnull_vnops.c361 struct vnode *lvp, *vp; in null_add_writecount() local
389 struct vnode *vp, *ldvp, *lvp; null_lookup() local
477 struct vnode *vp, *ldvp; null_open() local
500 struct vnode *vp = ap->a_vp; null_setattr() local
567 struct vnode *vp = ap->a_vp; null_access() local
593 struct vnode *vp = ap->a_vp; null_accessx() local
628 struct vnode *lvp, *vp; null_remove() local
743 struct vnode *vp = ap->a_vp; null_lock() local
816 struct vnode *vp = ap->a_vp; null_unlock() local
839 null_want_recycle(struct vnode * vp) null_want_recycle() argument
867 struct vnode *vp; null_inactive() local
891 struct vnode *vp; null_reclaim() local
937 struct vnode *vp = ap->a_vp; null_print() local
949 struct vnode *vp; null_getwritemount() local
978 struct vnode *vp = ap->a_vp; null_vptocnp() local
1024 struct vnode *lvp, *vp; null_read_pgcache() local
1046 struct vnode *lvp, *vp; null_advlock() local
1073 struct vnode *dvp, *ldvp, *lvp, *vp, *vp1, **vpp; null_vput_pair() local
1133 struct vnode *vp, *vpl; null_getlowvnode() local
[all...]
H A Dnull_subr.c55 #define NULL_NHASH(vp) (&null_node_hashtbl[vfs_hash_index(vp) & null_hash_mask]) argument
97 struct vnode *vp; in null_hashget_locked() local
129 struct vnode *vp; in null_hashget() local
166 null_destroy_proto(struct vnode *vp, void *xp) in null_destroy_proto()
192 struct vnode *vp; in null_nodeget() local
283 null_checkvp(struct vnode *vp, char *fil, int lno) in null_checkvp()
/freebsd-src/sys/ddb/
H A Ddb_variables.c60 struct db_variable *vp; in db_find_variable() local
85 struct db_variable *vp; in db_get_variable() local
96 struct db_variable *vp; in db_set_variable() local
105 db_read_variable(struct db_variable *vp, db_expr_t *valuep) in db_read_variable()
117 db_write_variable(struct db_variable *vp, db_expr_t value) in db_write_variable()
131 struct db_variable *vp; in db_set_cmd() local
/freebsd-src/sys/fs/fuse/
H A Dfuse_internal.h86 vnode_mount(struct vnode *vp) in vnode_mount()
92 vnode_vtype(struct vnode *vp) in vnode_vtype()
98 vnode_isvroot(struct vnode *vp) in vnode_isvroot()
104 vnode_isreg(struct vnode *vp) in vnode_isreg()
110 vnode_isdir(struct vnode *vp) in vnode_isdir()
116 vnode_islnk(struct vnode *vp) in vnode_islnk()
142 fuse_isdeadfs(struct vnode *vp) in fuse_isdeadfs()
150 fuse_iosize(struct vnode *vp) in fuse_iosize()
H A Dfuse_node.h141 #define VTOFUD(vp) \ argument
143 #define VTOI(vp) (VTOFUD(vp)->nid) argument
145 fuse_vnode_attr_cache_valid(struct vnode *vp) in fuse_vnode_attr_cache_valid()
154 VTOVA(struct vnode *vp) in VTOVA()
163 fuse_vnode_clear_attr_cache(struct vnode *vp) in fuse_vnode_clear_attr_cache()
174 #define VTOILLU(vp) ((uint64_t)(VTOFUD(vp) ? VTOI(vp) : 0)) argument
184 fuse_vnode_setparent(struct vnode *vp, struct vnode *dvp) in fuse_vnode_setparent()
/freebsd-src/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_policy.c100 secpolicy_basic_link(vnode_t *vp, cred_t *cr) in secpolicy_basic_link() argument
118 secpolicy_vnode_remove(vnode_t *vp, cred_t *cr) in secpolicy_vnode_remove() argument
127 secpolicy_vnode_access(cred_t *cr, vnode_t *vp, uid_t owner, accmode_t accmode) in secpolicy_vnode_access() argument
156 secpolicy_vnode_access2(cred_t *cr, vnode_t *vp, uid_t owner, in secpolicy_vnode_access2() argument
170 secpolicy_vnode_any_access(cred_t *cr, vnode_t *vp, uid_ argument
208 secpolicy_vnode_setdac(vnode_t * vp,cred_t * cr,uid_t owner) secpolicy_vnode_setdac() argument
219 secpolicy_vnode_setattr(cred_t * cr,vnode_t * vp,struct vattr * vap,const struct vattr * ovap,int flags,int unlocked_access (void *,int,cred_t *),void * node) secpolicy_vnode_setattr() argument
302 secpolicy_vnode_setids_setgids(vnode_t * vp,cred_t * cr,gid_t gid) secpolicy_vnode_setids_setgids() argument
323 secpolicy_setid_clear(struct vattr * vap,vnode_t * vp,cred_t * cr) secpolicy_setid_clear() argument
338 secpolicy_setid_setsticky_clear(vnode_t * vp,struct vattr * vap,const struct vattr * ovap,cred_t * cr) secpolicy_setid_setsticky_clear() argument
383 secpolicy_vnode_owner(vnode_t * vp,cred_t * cr,uid_t owner) secpolicy_vnode_owner() argument
396 secpolicy_vnode_chown(vnode_t * vp,cred_t * cr,uid_t owner) secpolicy_vnode_chown() argument
421 secpolicy_xvattr(vnode_t * vp,xvattr_t * xvap,uid_t owner,cred_t * cr,vtype_t vtype) secpolicy_xvattr() argument
[all...]
/freebsd-src/sys/fs/tarfs/
H A Dtarfs_vnops.c50 struct vnode *vp; in tarfs_open() local
71 struct vnode *vp; in tarfs_close() local
90 struct vnode *vp; tarfs_access() local
132 struct vnode *vp; tarfs_bmap() local
186 struct vnode *vp; tarfs_getattr() local
227 struct vnode *vp; tarfs_lookup() local
311 struct vnode *vp; tarfs_readdir() local
510 struct vnode *vp; tarfs_read() local
553 struct vnode *vp; tarfs_readlink() local
577 struct vnode *vp; tarfs_reclaim() local
596 struct vnode *vp; tarfs_print() local
[all...]
/freebsd-src/sys/fs/tmpfs/
H A Dtmpfs_vnops.c295 struct vnode *vp; in tmpfs_open() local
336 struct vnode *vp = v->a_vp; in tmpfs_close() local
364 struct vnode *vp; in tmpfs_fplookup_vexec() local
384 tmpfs_access_locked(struct vnode * vp,struct tmpfs_node * node,accmode_t accmode,struct ucred * cred) tmpfs_access_locked() argument
403 struct vnode *vp = v->a_vp; tmpfs_access() local
446 struct vnode *vp = v->a_vp; tmpfs_stat() local
500 struct vnode *vp = v->a_vp; tmpfs_getattr() local
546 struct vnode *vp = v->a_vp; tmpfs_setattr() local
601 struct vnode *vp; tmpfs_read() local
619 struct vnode *vp; tmpfs_read_pgcache() local
662 struct vnode *vp; tmpfs_write() local
728 struct vnode *vp = v->a_vp; tmpfs_fsync() local
740 struct vnode *vp = v->a_vp; tmpfs_remove() local
789 struct vnode *vp = v->a_vp; tmpfs_link() local
1311 struct vnode *vp = v->a_vp; tmpfs_rmdir() local
1416 struct vnode *vp; tmpfs_readdir() local
1476 struct vnode *vp = v->a_vp; tmpfs_readlink() local
1503 struct vnode *vp; tmpfs_fplookup_symlink() local
1523 struct vnode *vp; tmpfs_inactive() local
1538 struct vnode *vp; tmpfs_need_inactive() local
1559 struct vnode *vp; tmpfs_reclaim() local
1600 struct vnode *vp = v->a_vp; tmpfs_print() local
1623 struct vnode *vp = v->a_vp; tmpfs_pathconf() local
1747 tmpfs_vptocnp_fill(struct vnode * vp,struct tmpfs_node * tn,struct tmpfs_node * tnp,char * buf,size_t * buflen,struct vnode ** dvp) tmpfs_vptocnp_fill() argument
1783 struct vnode *vp, **dvp; tmpfs_vptocnp() local
1890 struct vnode *vp = ap->a_vp; tmpfs_deleteextattr() local
1931 struct vnode *vp = ap->a_vp; tmpfs_getextattr() local
1969 struct vnode *vp = ap->a_vp; tmpfs_listextattr() local
2005 struct vnode *vp = ap->a_vp; tmpfs_setextattr() local
2141 tmpfs_seek_datahole(struct vnode * vp,off_t * off,bool seekdata) tmpfs_seek_datahole() argument
2173 struct vnode *vp = ap->a_vp; tmpfs_ioctl() local
[all...]
/freebsd-src/contrib/tcsh/
H A Dsh.exp.c184 expr(Char ***vp) in expr()
190 exp0(Char ***vp, int ignore) in exp0()
213 exp1(Char ***vp, int ignore) in exp1()
237 exp2x(Char ***vp, int ignore) in exp2x()
260 exp2a(Char ***vp, int ignore) in exp2a()
283 exp2b(Char ***vp, int ignore) in exp2b()
306 exp2c(Char ***vp, int ignore) in exp2c()
349 exp3(Char ***vp, int ignore) in exp3()
395 exp3a(Char ***vp, int ignore) in exp3a()
424 exp4(Char ***vp, int ignore) in exp4()
[all …]

12345678910>>...16