Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dialloc.c946 ret2 = ext4_test_and_set_bit(ino, inode_bitmap_bh->b_data); in __ext4_new_inode()
Dsuper.c833 ret = ext4_test_and_set_bit(EXT4_GROUP_INFO_BBITMAP_CORRUPT_BIT, in ext4_mark_group_bitmap_corrupted()
841 ret = ext4_test_and_set_bit(EXT4_GROUP_INFO_IBITMAP_CORRUPT_BIT, in ext4_mark_group_bitmap_corrupted()
Dext4.h1177 #define ext4_test_and_set_bit __test_and_set_bit_le macro