Home
last modified time | relevance | path

Searched refs:f2fs_change_bit (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dnode.h233 f2fs_change_bit(block_off, nm_i->nat_bitmap); in set_to_next_nat()
235 f2fs_change_bit(block_off, nm_i->nat_bitmap_mir); in set_to_next_nat()
H A Dsegment.h830 f2fs_change_bit(block_off, sit_i->sit_bitmap); in set_to_next_sit()
832 f2fs_change_bit(block_off, sit_i->sit_bitmap_mir); in set_to_next_sit()
H A Df2fs.h2614 static inline void f2fs_change_bit(unsigned int nr, char *addr) in f2fs_change_bit() function
/kernel/linux/linux-6.6/fs/f2fs/
H A Dnode.h233 f2fs_change_bit(block_off, nm_i->nat_bitmap); in set_to_next_nat()
235 f2fs_change_bit(block_off, nm_i->nat_bitmap_mir); in set_to_next_nat()
H A Dsegment.h851 f2fs_change_bit(block_off, sit_i->sit_bitmap); in set_to_next_sit()
853 f2fs_change_bit(block_off, sit_i->sit_bitmap_mir); in set_to_next_sit()
H A Df2fs.h2964 static inline void f2fs_change_bit(unsigned int nr, char *addr) in f2fs_change_bit() function

Completed in 24 milliseconds