Searched defs:first_cluster (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | fsmap.c | 477 ext4_grpblk_t first_cluster; in ext4_getfsmap_datadev() local
|
H A D | resize.c | 459 set_flexbg_block_bitmap(struct super_block *sb, handle_t *handle, struct ext4_new_flex_group_data *flex_gd, ext4_fsblk_t first_cluster, ext4_fsblk_t last_cluster) set_flexbg_block_bitmap() argument [all...] |
H A D | mballoc.c | 5764 ext4_fsblk_t first_cluster = EXT4_B2C(sbi, block); in ext4_group_add_blocks() local 6062 ext4_grpblk_t cnt = 0, first_cluster, last_cluster; in ext4_trim_fs() local
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | fsmap.c | 477 ext4_grpblk_t first_cluster; in ext4_getfsmap_datadev() local
|
H A D | resize.c | 461 set_flexbg_block_bitmap(struct super_block *sb, handle_t *handle, struct ext4_new_flex_group_data *flex_gd, ext4_fsblk_t first_cluster, ext4_fsblk_t last_cluster) set_flexbg_block_bitmap() argument [all...] |
H A D | mballoc.c | 6763 ext4_fsblk_t first_cluster = EXT4_B2C(sbi, block); in ext4_group_add_blocks() local 7059 ext4_grpblk_t cnt = 0, first_cluster, last_cluster; in ext4_trim_fs() local
|
Completed in 23 milliseconds