Home
last modified time | relevance | path

Searched refs:vp_seqc (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dvfs_cache.c3242 seqc_t vp_seqc, tvp_seqc; in vn_fullpath_any_smr() local
3274 if (seqc_in_modify(vp_seqc)) { in vn_fullpath_any_smr()
3300 vp_seqc = tvp_seqc; in vn_fullpath_any_smr()
3344 vp_seqc = tvp_seqc; in vn_fullpath_any_smr()
5071 seqc_t vp_seqc; in cache_fplookup_climb_mount() local
5074 vp_seqc = fpl->tvp_seqc; in cache_fplookup_climb_mount()
5118 fpl->tvp_seqc = vp_seqc; in cache_fplookup_climb_mount()
5128 seqc_t vp_seqc; in cache_fplookup_cross_mount() local
5131 vp_seqc = fpl->tvp_seqc; in cache_fplookup_cross_mount()
5157 if (seqc_in_modify(vp_seqc)) { in cache_fplookup_cross_mount()
[all …]