Searched refs:EXT4_HT_MAP_BLOCKS (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | ext4_jbd2.h | 117 #define EXT4_HT_MAP_BLOCKS 3 macro
|
H A D | extents.c | 4475 handle = ext4_journal_start(inode, EXT4_HT_MAP_BLOCKS, in ext4_alloc_file_blocks() 4813 handle = ext4_journal_start(inode, EXT4_HT_MAP_BLOCKS, in ext4_convert_unwritten_extents()
|
H A D | inode.c | 3409 handle = ext4_journal_start(inode, EXT4_HT_MAP_BLOCKS, dio_credits); in ext4_iomap_alloc()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | ext4_jbd2.h | 114 #define EXT4_HT_MAP_BLOCKS 3 macro
|
H A D | extents.c | 4485 handle = ext4_journal_start(inode, EXT4_HT_MAP_BLOCKS, in ext4_alloc_file_blocks() 4834 handle = ext4_journal_start(inode, EXT4_HT_MAP_BLOCKS, in ext4_convert_unwritten_extents()
|
H A D | inode.c | 3300 handle = ext4_journal_start(inode, EXT4_HT_MAP_BLOCKS, dio_credits); in ext4_iomap_alloc()
|
Completed in 28 milliseconds