Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/linux/
Dlustre_compat25.h177 #if !defined(_ASM_GENERIC_BITOPS_EXT2_NON_ATOMIC_H_) && !defined(ext2_set_bit)
178 # define ext2_set_bit __test_and_set_bit_le macro
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog.c161 ext2_set_bit(index, llh->llh_bitmap); in llog_cancel_rec()
196 ext2_set_bit(0, llh->llh_bitmap); in llog_read_header()
Dllog_cat.c106 if (ext2_set_bit(index, llh->llh_bitmap)) { in llog_cat_new_log()
/linux-4.1.27/fs/ext2/
Dext2.h816 #define ext2_set_bit __test_and_set_bit_le macro