Lines Matching defs:vp

428 	struct vnode *vp;  in sysctl_try_reclaim_vnode()  local
476 struct vnode *vp; in sysctl_ftry_reclaim_vnode() local
552 struct vnode *vp; in vn_alloc_marker() local
562 vn_free_marker(struct vnode *vp) in vn_free_marker()
623 struct vnode *vp; in vnode_init() local
671 struct vnode *vp; in vnode_fini() local
1200 struct vnode *vp, *mvp; in vlrureclaim() local
1326 struct vnode *vp; in vnlru_free_impl() local
1863 vtryrecycle(struct vnode *vp, bool isvnlru) in vtryrecycle()
2025 vn_free(struct vnode *vp) in vn_free()
2039 struct vnode *vp; in getnewvnode() local
2148 freevnode(struct vnode *vp) in freevnode()
2214 delmntque(struct vnode *vp) in delmntque()
2237 insmntque1_int(struct vnode *vp, struct mount *mp, bool dtr) in insmntque1_int()
2293 insmntque(struct vnode *vp, struct mount *mp) in insmntque()
2299 insmntque1(struct vnode *vp, struct mount *mp) in insmntque1()
2396 vinvalbuf(struct vnode *vp, int flags, int slpflag, int slptimeo) in vinvalbuf()
2529 vtruncbuf(struct vnode *vp, off_t length, int blksize) in vtruncbuf()
2591 v_inval_buf_range(struct vnode *vp, daddr_t startlbn, daddr_t endlbn, in v_inval_buf_range()
2614 v_inval_buf_range_locked(struct vnode *vp, struct bufobj *bo, in v_inval_buf_range_locked()
2779 bgetvp(struct vnode *vp, struct buf *bp) in bgetvp()
2807 struct vnode *vp; in brelvp() local
2886 struct vnode *vp; in sync_vnode() local
3138 struct vnode *vp; in reassignbuf() local
3207 v_init_counters(struct vnode *vp) in v_init_counters()
3229 vget_prep_smr(struct vnode *vp) in vget_prep_smr()
3247 vget_prep(struct vnode *vp) in vget_prep()
3261 vget_abort(struct vnode *vp, enum vgetstate vs) in vget_abort()
3277 vget(struct vnode *vp, int flags) in vget()
3286 vget_finish(struct vnode *vp, int flags, enum vgetstate vs) in vget_finish()
3311 vget_finish_ref(struct vnode *vp, enum vgetstate vs) in vget_finish_ref()
3340 vref(struct vnode *vp) in vref()
3350 vrefact(struct vnode *vp) in vrefact()
3360 vlazy(struct vnode *vp) in vlazy()
3384 vunlazy(struct vnode *vp) in vunlazy()
3413 vunlazy_gone(struct vnode *vp) in vunlazy_gone()
3433 vdefer_inactive(struct vnode *vp) in vdefer_inactive()
3459 vdefer_inactive_unlocked(struct vnode *vp) in vdefer_inactive_unlocked()
3489 vput_final(struct vnode *vp, enum vput_op func) in vput_final()
3605 vrele(struct vnode *vp) in vrele()
3619 vput(struct vnode *vp) in vput()
3636 vunref(struct vnode *vp) in vunref()
3647 vhold(struct vnode *vp) in vhold()
3660 vholdnz(struct vnode *vp) in vholdnz()
3693 vhold_smr(struct vnode *vp) in vhold_smr()
3732 vhold_recycle_free(struct vnode *vp) in vhold_recycle_free()
3759 struct vnode *vp; in vdbatch_process() local
3803 vdbatch_enqueue(struct vnode *vp) in vdbatch_enqueue()
3840 vdbatch_dequeue(struct vnode *vp) in vdbatch_dequeue()
3880 vdropl_final(struct vnode *vp) in vdropl_final()
3907 vdrop(struct vnode *vp) in vdrop()
3919 vdropl_impl(struct vnode *vp, bool enqueue) in vdropl_impl()
3954 vdropl(struct vnode *vp) in vdropl()
3972 vdropl_recycle(struct vnode *vp) in vdropl_recycle()
3979 vdrop_recycle(struct vnode *vp) in vdrop_recycle()
3991 vinactivef(struct vnode *vp) in vinactivef()
4024 vinactive(struct vnode *vp) in vinactive()
4070 struct vnode *vp, *mvp, *rootvp = NULL; in vflush() local
4185 vrecycle(struct vnode *vp) in vrecycle()
4199 vrecyclel(struct vnode *vp) in vrecyclel()
4219 vgone(struct vnode *vp) in vgone()
4230 vfs_notify_upper(struct vnode *vp, enum vfs_notify_upper_type event) in vfs_notify_upper()
4270 vgonel(struct vnode *vp) in vgonel()
4450 vn_printf(struct vnode *vp, const char *fmt, ...) in vn_printf()
4588 struct vnode *vp; in DB_SHOW_COMMAND_FLAGS() local
4610 struct vnode *vp; in DB_SHOW_COMMAND() local
4626 struct vnode *vp; in DB_SHOW_COMMAND() local
5015 vfs_deferred_inactive(struct vnode *vp, int lkflags) in vfs_deferred_inactive()
5035 vfs_periodic_inactive_filter(struct vnode *vp, void *arg) in vfs_periodic_inactive_filter()
5044 struct vnode *vp, *mvp; in vfs_periodic_inactive() local
5062 vfs_want_msync(struct vnode *vp) in vfs_want_msync()
5077 vfs_periodic_msync_inactive_filter(struct vnode *vp, void *arg __unused) in vfs_periodic_msync_inactive_filter()
5090 struct vnode *vp, *mvp; in vfs_periodic_msync_inactive() local
5162 v_addpollinfo(struct vnode *vp) in v_addpollinfo()
5191 vn_pollrecord(struct vnode *vp, struct thread *td, int events) in vn_pollrecord()
5246 struct vnode *vp; in vfs_allocate_syncvnode() local
5302 struct vnode *vp; in vfs_deallocate_syncvnode() local
5377 struct vnode *vp = ap->a_vp; in sync_reclaim() local
5398 vn_need_pageq_flush(struct vnode *vp) in vn_need_pageq_flush()
5411 vn_isdisk_error(struct vnode *vp, int *errp) in vn_isdisk_error()
5434 vn_isdisk(struct vnode *vp) in vn_isdisk()
5615 extattr_check_cred(struct vnode *vp, int attrnamespace, struct ucred *cred, in extattr_check_cred()
5664 vfs_badlock(const char *msg, const char *str, struct vnode *vp) in vfs_badlock()
5680 assert_vi_locked(struct vnode *vp, const char *str) in assert_vi_locked()
5688 assert_vi_unlocked(struct vnode *vp, const char *str) in assert_vi_unlocked()
5696 assert_vop_locked(struct vnode *vp, const char *str) in assert_vop_locked()
5712 assert_vop_unlocked(struct vnode *vp, const char *str) in assert_vop_unlocked()
5727 assert_vop_elocked(struct vnode *vp, const char *str) in assert_vop_elocked()
5804 struct vnode *vp; in vop_fplookup_vexec_debugpost() local
5829 vop_fsync_debugprepost(struct vnode *vp, const char *name) in vop_fsync_debugprepost()
5939 struct vnode *vp = a->a_vp; in vop_unlock_debugpre() local
6012 struct vnode *vp; in vop_deleteextattr_pre() local
6023 struct vnode *vp; in vop_deleteextattr_post() local
6036 struct vnode *vp, *tdvp; in vop_link_pre() local
6049 struct vnode *vp, *tdvp; in vop_link_post() local
6126 struct vnode *vp; in vop_reclaim_post() local
6139 struct vnode *dvp, *vp; in vop_remove_pre() local
6152 struct vnode *dvp, *vp; in vop_remove_post() local
6207 struct vnode *dvp, *vp; in vop_rmdir_pre() local
6220 struct vnode *dvp, *vp; in vop_rmdir_post() local
6238 struct vnode *vp; in vop_setattr_pre() local
6249 struct vnode *vp; in vop_setattr_post() local
6262 struct vnode *vp; in vop_setacl_pre() local
6273 struct vnode *vp; in vop_setacl_post() local
6284 struct vnode *vp; in vop_setextattr_pre() local
6295 struct vnode *vp; in vop_setextattr_post() local
6496 struct vnode *vp = arg; in vfs_knllock() local
6504 struct vnode *vp = arg; in vfs_knlunlock() local
6513 struct vnode *vp = arg; in vfs_knl_assert_lock() local
6525 struct vnode *vp = ap->a_vp; in vfs_kqfilter() local
6564 struct vnode *vp = (struct vnode *)kn->kn_hook; in filt_vfsdetach() local
6575 struct vnode *vp = (struct vnode *)kn->kn_hook; in filt_vfsread() local
6604 struct vnode *vp = (struct vnode *)kn->kn_hook; in filt_vfswrite() local
6623 struct vnode *vp = (struct vnode *)kn->kn_hook; in filt_vfsvnode() local
6723 struct vnode *vp; in vfs_cache_root_fallback() local
6784 struct vnode *vp; in vfs_cache_root() local
6808 struct vnode *vp; in vfs_cache_root_clear() local
6822 vfs_cache_root_set(struct mount *mp, struct vnode *vp) in vfs_cache_root_set()
6840 struct vnode *vp; in __mnt_vnode_next_all() local
6872 struct vnode *vp; in __mnt_vnode_first_all() local
6948 struct vnode *vp) in mnt_vnode_next_lazy_relock()
6994 struct vnode *vp; in mnt_vnode_next_lazy() local
7066 struct vnode *vp; in __mnt_vnode_first_lazy() local
7101 vn_dir_check_exec(struct vnode *vp, struct componentname *cnp) in vn_dir_check_exec()
7117 vn_seqc_write_begin_locked(struct vnode *vp) in vn_seqc_write_begin_locked()
7129 vn_seqc_write_begin(struct vnode *vp) in vn_seqc_write_begin()
7138 vn_seqc_write_end_locked(struct vnode *vp) in vn_seqc_write_end_locked()
7149 vn_seqc_write_end(struct vnode *vp) in vn_seqc_write_end()
7164 vn_seqc_init(struct vnode *vp) in vn_seqc_init()
7172 vn_seqc_write_end_free(struct vnode *vp) in vn_seqc_write_end_free()
7180 vn_irflag_set_locked(struct vnode *vp, short toset) in vn_irflag_set_locked()
7193 vn_irflag_set(struct vnode *vp, short toset) in vn_irflag_set()
7202 vn_irflag_set_cond_locked(struct vnode *vp, short toset) in vn_irflag_set_cond_locked()
7212 vn_irflag_set_cond(struct vnode *vp, short toset) in vn_irflag_set_cond()
7221 vn_irflag_unset_locked(struct vnode *vp, short tounset) in vn_irflag_unset_locked()
7234 vn_irflag_unset(struct vnode *vp, short tounset) in vn_irflag_unset()
7243 vn_getsize_locked(struct vnode *vp, off_t *size, struct ucred *cred) in vn_getsize_locked()
7260 vn_getsize(struct vnode *vp, off_t *size, struct ucred *cred) in vn_getsize()
7272 vn_set_state_validate(struct vnode *vp, __enum_uint8(vstate) state) in vn_set_state_validate()