Searched defs:bitmap_nr (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/ufs/ |
| H A D | cylinder.c | 83 void ufs_put_cylinder (struct super_block * sb, unsigned bitmap_nr) in ufs_put_cylinder() argument 29 ufs_read_cylinder(struct super_block * sb, unsigned cgno, unsigned bitmap_nr) ufs_read_cylinder() argument [all...] |
| /kernel/linux/linux-6.6/fs/ufs/ |
| H A D | cylinder.c | 83 void ufs_put_cylinder (struct super_block * sb, unsigned bitmap_nr) in ufs_put_cylinder() argument 29 ufs_read_cylinder(struct super_block * sb, unsigned cgno, unsigned bitmap_nr) ufs_read_cylinder() argument [all...] |
| /kernel/linux/linux-5.10/fs/udf/ |
| H A D | balloc.c | 141 int bitmap_nr; in udf_bitmap_free_blocks() local 202 int bitmap_nr; in udf_bitmap_prealloc_blocks() local 34 read_block_bitmap(struct super_block *sb, struct udf_bitmap *bitmap, unsigned int block, unsigned long bitmap_nr) read_block_bitmap() argument 250 int end_goal, nr_groups, bitmap_nr, i; udf_bitmap_new_block() local [all...] |
| /kernel/linux/linux-6.6/fs/udf/ |
| H A D | balloc.c | 137 int bitmap_nr; in udf_bitmap_free_blocks() local 198 int bitmap_nr; in udf_bitmap_prealloc_blocks() local 30 read_block_bitmap(struct super_block *sb, struct udf_bitmap *bitmap, unsigned int block, unsigned long bitmap_nr) read_block_bitmap() argument 246 int end_goal, nr_groups, bitmap_nr, i; udf_bitmap_new_block() local [all...] |
Completed in 3 milliseconds