Home
last modified time | relevance | path

Searched refs:I_DATA_SEM_OTHER (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dmove_extent.c55 down_write_nested(&EXT4_I(second)->i_data_sem, I_DATA_SEM_OTHER); in ext4_double_down_write_data_sem()
58 down_write_nested(&EXT4_I(first)->i_data_sem, I_DATA_SEM_OTHER); in ext4_double_down_write_data_sem()
H A Dext4.h979 * I_DATA_SEM_OTHER - Used by move_inode.c for the second normal inode
987 I_DATA_SEM_OTHER, enumerator
/kernel/linux/linux-6.6/fs/ext4/
H A Dmove_extent.c55 down_write_nested(&EXT4_I(second)->i_data_sem, I_DATA_SEM_OTHER); in ext4_double_down_write_data_sem()
58 down_write_nested(&EXT4_I(first)->i_data_sem, I_DATA_SEM_OTHER); in ext4_double_down_write_data_sem()
H A Dext4.h975 * I_DATA_SEM_OTHER - Used by move_inode.c for the second normal inode
983 I_DATA_SEM_OTHER, enumerator

Completed in 19 milliseconds