Home
last modified time | relevance | path

Searched refs:s_nr_groups (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/udf/
H A Dballoc.c55 count = min(max_bits - off, bitmap->s_nr_groups); in read_block_bitmap()
62 (bitmap->s_nr_groups >> (sb->s_blocksize_bits + 3)) + 2) in read_block_bitmap()
65 count = bitmap->s_nr_groups - bitmap_nr * max_bits + in read_block_bitmap()
81 int nr_groups = bitmap->s_nr_groups; in __load_block_bitmap()
262 nr_groups = bitmap->s_nr_groups; in udf_bitmap_new_block()
H A Dudf_sb.h85 int s_nr_groups; member
H A Dsuper.c266 int nr_groups = bitmap->s_nr_groups; in udf_sb_free_bitmap()
1019 bitmap->s_nr_groups = nr_groups; in udf_sb_alloc_bitmap()
/kernel/linux/linux-6.6/fs/udf/
H A Dballoc.c51 count = min(max_bits - off, bitmap->s_nr_groups); in read_block_bitmap()
58 (bitmap->s_nr_groups >> (sb->s_blocksize_bits + 3)) + 2) in read_block_bitmap()
61 count = bitmap->s_nr_groups - bitmap_nr * max_bits + in read_block_bitmap()
77 int nr_groups = bitmap->s_nr_groups; in __load_block_bitmap()
258 nr_groups = bitmap->s_nr_groups; in udf_bitmap_new_block()
H A Dudf_sb.h88 int s_nr_groups; member
H A Dsuper.c269 int nr_groups = bitmap->s_nr_groups; in udf_sb_free_bitmap()
1023 bitmap->s_nr_groups = nr_groups; in udf_sb_alloc_bitmap()

Completed in 9 milliseconds