Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/linux/
Dlustre_compat25.h179 # define ext2_clear_bit __test_and_clear_bit_le macro
/linux-4.1.27/fs/ext2/
Dext2.h817 #define ext2_clear_bit __test_and_clear_bit_le macro
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog.c124 if (!ext2_clear_bit(index, llh->llh_bitmap)) { in llog_cancel_rec()