Searched refs:bmap_would_wrap (Results 1 – 3 of 3) sorted by relevance
224 PUT_SB_BMAP_NR(s, bmap_would_wrap(bmap_nr_new) ? : bmap_nr_new); in reiserfs_resize()
2123 if (bmap_would_wrap(reiserfs_bmap_count(s)) && in reiserfs_fill_super()
1164 static inline int bmap_would_wrap(unsigned bmap_nr) in bmap_would_wrap() function