Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dresize.c91 if (test_and_set_bit_lock(EXT4_FLAGS_RESIZING, in ext4_resize_begin()
100 clear_bit_unlock(EXT4_FLAGS_RESIZING, &EXT4_SB(sb)->s_ext4_flags); in ext4_resize_end()