Home
last modified time | relevance | path

Searched refs:ocfs2_set_bit (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2.h877 #define ocfs2_set_bit(bit, addr) _ocfs2_set_bit((bit), (unsigned long *)(addr)) macro
906 ocfs2_set_bit(bit, bitmap); in ocfs2_set_bit_unaligned()
H A Dblockcheck.c208 ocfs2_set_bit(i, data); in ocfs2_hamming_fix()
H A Dresize.c68 ocfs2_set_bit(cluster % cl_cpg, in ocfs2_calc_new_backup_super()
H A Dlocalalloc.c760 ocfs2_set_bit(start++, bitmap); in ocfs2_claim_local_alloc_bits()
H A Dsuballoc.c388 ocfs2_set_bit(0, (unsigned long *)bg->bg_bitmap); in ocfs2_block_group_fill()
1376 ocfs2_set_bit(bit_off++, bitmap); in ocfs2_block_group_set_bits()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2.h874 #define ocfs2_set_bit(bit, addr) _ocfs2_set_bit((bit), (unsigned long *)(addr)) macro
903 ocfs2_set_bit(bit, bitmap); in ocfs2_set_bit_unaligned()
H A Dblockcheck.c206 ocfs2_set_bit(i, data); in ocfs2_hamming_fix()
H A Dresize.c66 ocfs2_set_bit(cluster % cl_cpg, in ocfs2_calc_new_backup_super()
H A Dlocalalloc.c758 ocfs2_set_bit(start++, bitmap); in ocfs2_claim_local_alloc_bits()
H A Dsuballoc.c386 ocfs2_set_bit(0, (unsigned long *)bg->bg_bitmap); in ocfs2_block_group_fill()
1374 ocfs2_set_bit(bit_off++, bitmap); in ocfs2_block_group_set_bits()

Completed in 16 milliseconds