Searched refs:vp_seqc (Results 1 – 1 of 1) sorted by relevance
3601 seqc_t vp_seqc, tvp_seqc; in vn_fullpath_any_smr() local3632 vp_seqc = vn_seqc_read_any(vp); in vn_fullpath_any_smr()3633 if (seqc_in_modify(vp_seqc)) { in vn_fullpath_any_smr()3654 if (!vn_seqc_consistent(vp, vp_seqc)) { in vn_fullpath_any_smr()3659 vp_seqc = tvp_seqc; in vn_fullpath_any_smr()3687 if (!vn_seqc_consistent(vp, vp_seqc)) { in vn_fullpath_any_smr()3703 vp_seqc = tvp_seqc; in vn_fullpath_any_smr()5622 seqc_t vp_seqc; in cache_fplookup_climb_mount() local5625 vp_seqc = fpl->tvp_seqc; in cache_fplookup_climb_mount()5642 if (!vn_seqc_consistent(vp, vp_seqc)) { in cache_fplookup_climb_mount()[all …]