Searched refs:seqc_in_modify (Results 1 – 4 of 4) sorted by relevance
51 #define seqc_in_modify(seqc) ({ \ macro62 MPASS(!seqc_in_modify(*seqcp)); in seqc_write_begin()73 MPASS(!seqc_in_modify(*seqcp)); in seqc_write_end()98 if (seqc_in_modify(ret)) { in seqc_read()112 MPASS(!(seqc_in_modify(__oldseqc))); \128 MPASS(!seqc_in_modify(*seqcp)); in seqc_sleepable_write_begin()139 MPASS(!seqc_in_modify(*seqcp)); in seqc_sleepable_write_end()
557 VNPASS(seqc_in_modify(_vp->v_seqc), _vp); \563 VNPASS(!seqc_in_modify(_vp->v_seqc), _vp); \
3274 if (seqc_in_modify(vp_seqc)) { in vn_fullpath_any_smr()3291 if (seqc_in_modify(tvp_seqc)) { in vn_fullpath_any_smr()3324 if (seqc_in_modify(tvp_seqc)) { in vn_fullpath_any_smr()4727 MPASS(!seqc_in_modify(fpl->dvp_seqc)); in cache_fplookup_dot()4776 if (seqc_in_modify(fpl->tvp_seqc)) { in cache_fplookup_dotdot()4805 if (seqc_in_modify(fpl->tvp_seqc)) { in cache_fplookup_dotdot()4969 if (seqc_in_modify(fpl->dvp_seqc)) { in cache_fplookup_symlink()5023 if (seqc_in_modify(fpl->tvp_seqc)) { in cache_fplookup_next()5105 if (seqc_in_modify(vp_seqc)) { in cache_fplookup_climb_mount()5157 if (seqc_in_modify(vp_seqc)) { in cache_fplookup_cross_mount()[all …]
6912 VNPASS(seqc_in_modify(vp->v_seqc), vp); in vn_seqc_write_end_free()