Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dext4_jbd2.h120 #define EXT4_HT_MOVE_EXTENTS 9 macro
H A Dmove_extent.c278 handle = ext4_journal_start(orig_inode, EXT4_HT_MOVE_EXTENTS, jblocks); in move_extent_per_page()
H A Dioctl.c415 handle = ext4_journal_start(inode_bl, EXT4_HT_MOVE_EXTENTS, 2); in swap_inode_boot_loader()