Searched refs:vp_seqc (Results 1 – 1 of 1) sorted by relevance
3606 seqc_t vp_seqc, tvp_seqc; in vn_fullpath_any_smr() local3637 vp_seqc = vn_seqc_read_any(vp); in vn_fullpath_any_smr()3638 if (seqc_in_modify(vp_seqc)) { in vn_fullpath_any_smr()3659 if (!vn_seqc_consistent(vp, vp_seqc)) { in vn_fullpath_any_smr()3664 vp_seqc = tvp_seqc; in vn_fullpath_any_smr()3692 if (!vn_seqc_consistent(vp, vp_seqc)) { in vn_fullpath_any_smr()3708 vp_seqc = tvp_seqc; in vn_fullpath_any_smr()5667 seqc_t vp_seqc; in cache_fplookup_climb_mount() local5670 vp_seqc = fpl->tvp_seqc; in cache_fplookup_climb_mount()5687 if (!vn_seqc_consistent(vp, vp_seqc)) { in cache_fplookup_climb_mount()[all …]