Home
last modified time | relevance | path

Searched refs:reiserfs_read_bitmap_block (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/fs/reiserfs/
Dresize.c184 bh = reiserfs_read_bitmap_block(s, bmap_nr - 1); in reiserfs_resize()
202 bh = reiserfs_read_bitmap_block(s, bmap_nr_new - 1); in reiserfs_resize()
Dbitmap.c164 bh = reiserfs_read_bitmap_block(s, bmap_n); in scan_bitmap_block()
312 struct buffer_head *bh = reiserfs_read_bitmap_block(s, bm); in block_group_used()
440 bmbh = reiserfs_read_bitmap_block(s, nr); in _reiserfs_free_block()
1415 struct buffer_head *reiserfs_read_bitmap_block(struct super_block *sb, in reiserfs_read_bitmap_block() function
Dreiserfs.h3324 struct buffer_head *reiserfs_read_bitmap_block(struct super_block *sb, unsigned int bitmap);