Lines Matching refs:vnode

139 _Static_assert(sizeof(struct negstate) <= sizeof(struct vnode *),
146 struct vnode *nc_dvp; /* vnode of parent of name */
148 struct vnode *nu_vp; /* vnode the name refers to */
415 VP2VNODELOCK(struct vnode *vp) in VP2VNODELOCK()
507 static int vn_fullpath_any_smr(struct vnode *vp, struct vnode *rdir, char *buf,
509 static int vn_fullpath_any(struct vnode *vp, struct vnode *rdir, char *buf,
511 static int vn_fullpath_dir(struct vnode *vp, struct vnode *rdir, char *buf,
525 cache_assert_vnode_locked(struct vnode *vp) in cache_assert_vnode_locked()
542 cache_hold_vnode(struct vnode *vp) in cache_hold_vnode()
552 cache_drop_vnode(struct vnode *vp) in cache_drop_vnode()
712 cache_prehash(struct vnode *vp) in cache_prehash()
719 cache_get_hash(char *name, u_char len, struct vnode *dvp) in cache_get_hash()
726 cache_get_hash_iter_start(struct vnode *dvp) in cache_get_hash_iter_start()
1185 cache_neg_promote_cond(struct vnode *dvp, struct componentname *cnp, in cache_neg_promote_cond()
1346 struct vnode *dvp; in cache_neg_evict()
1446 struct vnode *dvp, *vp; in cache_zap_locked()
1483 cache_zap_negative_locked_vnode_kl(struct namecache *ncp, struct vnode *vp) in cache_zap_negative_locked_vnode_kl()
1498 cache_zap_locked_vnode_kl2(struct namecache *ncp, struct vnode *vp, in cache_zap_locked_vnode_kl2()
1561 struct vnode *dvp, struct mtx *dvlp, struct mtx *vlp, uint32_t hash, in cache_zap_unlocked_bucket()
1595 struct vnode *dvp; in cache_zap_locked_bucket()
1616 cache_remove_cnp(struct vnode *dvp, struct componentname *cnp) in cache_remove_cnp()
1691 cache_lookup_dot(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, in cache_lookup_dot()
1725 cache_lookup_dotdot(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, in cache_lookup_dotdot()
1849 cache_lookup_fallback(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, in cache_lookup_fallback()
1927 cache_lookup(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, in cache_lookup()
2049 cache_lock_vnodes_cel(struct celockstate *cel, struct vnode *vp, in cache_lock_vnodes_cel()
2050 struct vnode *dvp) in cache_lock_vnodes_cel()
2087 cache_lock_vnodes_cel_3(struct celockstate *cel, struct vnode *vp) in cache_lock_vnodes_cel_3()
2162 cache_enter_lock(struct celockstate *cel, struct vnode *dvp, struct vnode *vp, in cache_enter_lock()
2205 cache_enter_lock_dd(struct celockstate *cel, struct vnode *dvp, struct vnode *vp, in cache_enter_lock_dd()
2250 cache_enter_dotdot_prep(struct vnode *dvp, struct vnode *vp, in cache_enter_dotdot_prep()
2281 cache_enter_time(struct vnode *dvp, struct vnode *vp, struct componentname *cnp, in cache_enter_time()
2564 cache_vnode_init(struct vnode *vp) in cache_vnode_init()
2624 cache_purge_impl(struct vnode *vp) in cache_purge_impl()
2666 cache_has_entries(struct vnode *vp) in cache_has_entries()
2676 cache_purge(struct vnode *vp) in cache_purge()
2689 cache_purge_vgone(struct vnode *vp) in cache_purge_vgone()
2715 cache_purge_negative(struct vnode *vp) in cache_purge_negative()
2741 cache_vop_rename(struct vnode *fdvp, struct vnode *fvp, struct vnode *tdvp, in cache_vop_rename()
2742 struct vnode *tvp, struct componentname *fcnp, struct componentname *tcnp) in cache_vop_rename()
2777 cache_vop_rmdir(struct vnode *dvp, struct vnode *vp) in cache_vop_rmdir()
2790 cache_validate(struct vnode *dvp, struct vnode *vp, struct componentname *cnp) in cache_validate()
2820 struct vnode *vp, *mvp; in cache_purgevfs()
2847 struct vnode *dvp; in vfs_cache_lookup()
2849 struct vnode **vpp = ap->a_vpp; in vfs_cache_lookup()
2958 vn_fullpath(struct vnode *vp, char **retbuf, char **freebuf) in vn_fullpath()
2993 vn_fullpath_global(struct vnode *vp, char **retbuf, char **freebuf) in vn_fullpath_global()
3017 vn_dd_from_dst(struct vnode *vp) in vn_dd_from_dst()
3030 vn_vptocnp(struct vnode **vp, char *buf, size_t *buflen) in vn_vptocnp()
3032 struct vnode *dvp; in vn_vptocnp()
3105 vn_fullpath_dir(struct vnode *vp, struct vnode *rdir, char *buf, char **retbuf, in vn_fullpath_dir()
3109 struct vnode *startvp = vp; in vn_fullpath_dir()
3111 struct vnode *vp1; in vn_fullpath_dir()
3227 vn_fullpath_any_smr(struct vnode *vp, struct vnode *rdir, char *buf, in vn_fullpath_any_smr()
3231 struct vnode *startvp = vp; in vn_fullpath_any_smr()
3233 struct vnode *tvp; in vn_fullpath_any_smr()
3363 vn_fullpath_any(struct vnode *vp, struct vnode *rdir, char *buf, char **retbuf, in vn_fullpath_any()
3413 struct vnode *vp; in vn_fullpath_hardlink()
3489 struct vnode *
3490 vn_dir_dd_ino(struct vnode *vp) in vn_dir_dd_ino()
3493 struct vnode *ddvp; in vn_dir_dd_ino()
3515 vn_commname(struct vnode *vp, char *buf, u_int buflen) in vn_commname()
3548 vn_path_to_global_path(struct thread *td, struct vnode *vp, char *path, in vn_path_to_global_path()
3552 struct vnode *vp1; in vn_path_to_global_path()
3602 db_print_vpath(struct vnode *vp) in db_print_vpath()
3638 struct vnode *vp; in DB_SHOW_COMMAND()
3645 vp = (struct vnode *)addr; in DB_SHOW_COMMAND()
3717 struct vnode *dvp;
3718 struct vnode *tvp;
3756 static struct vnode *
4048 cache_fplookup_dirfd(struct cache_fpl *fpl, struct vnode **vpp) in cache_fplookup_dirfd()
4068 struct vnode *dvp; in cache_fplookup_negative_promote()
4089 struct vnode *dvp; in cache_fplookup_partial_setup()
4168 struct vnode *tvp; in cache_fplookup_final_child()
4208 struct vnode *dvp, *tvp; in cache_fplookup_final_modifying()
4411 struct vnode *dvp, *tvp; in cache_fplookup_final_withparent()
4476 struct vnode *dvp, *tvp; in cache_fplookup_final()
4517 struct vnode *dvp; in cache_fplookup_degenerate()
4575 struct vnode *dvp, *tvp; in cache_fplookup_noentry()
4752 struct vnode *dvp; in cache_fplookup_dotdot()
4923 struct vnode *dvp, *tvp; in cache_fplookup_symlink()
4981 struct vnode *dvp, *tvp; in cache_fplookup_next()
5070 struct vnode *vp; in cache_fplookup_climb_mount()
5127 struct vnode *vp; in cache_fplookup_cross_mount()
5181 struct vnode *vp; in cache_fplookup_is_mp()
5258 struct vnode *dvp; in cache_fplookup_parse()
5403 struct vnode *tvp; in cache_fplookup_trailingslash()
5517 struct vnode *dvp; in cache_fplookup_failed_vexec()
5607 cache_fplookup_impl(struct vnode *dvp, struct cache_fpl *fpl) in cache_fplookup_impl()
5759 struct vnode *dvp; in cache_fplookup()