Searched refs:vp_seqc (Results 1 – 1 of 1) sorted by relevance
3666 seqc_t vp_seqc, tvp_seqc; in vn_fullpath_any_smr() local3697 vp_seqc = vn_seqc_read_any(vp); in vn_fullpath_any_smr()3698 if (seqc_in_modify(vp_seqc)) { in vn_fullpath_any_smr()3719 if (!vn_seqc_consistent(vp, vp_seqc)) { in vn_fullpath_any_smr()3724 vp_seqc = tvp_seqc; in vn_fullpath_any_smr()3752 if (!vn_seqc_consistent(vp, vp_seqc)) { in vn_fullpath_any_smr()3768 vp_seqc = tvp_seqc; in vn_fullpath_any_smr()5727 seqc_t vp_seqc; in cache_fplookup_climb_mount() local5730 vp_seqc = fpl->tvp_seqc; in cache_fplookup_climb_mount()5747 if (!vn_seqc_consistent(vp, vp_seqc)) { in cache_fplookup_climb_mount()[all …]