Searched refs:f2fs_test_and_clear_bit (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/f2fs/
H A Dsegment.c2467 exist = f2fs_test_and_clear_bit(offset, se->cur_valid_map);
2469 mir_exist = f2fs_test_and_clear_bit(offset,
2498 f2fs_test_and_clear_bit(offset, se->discard_map))
H A Df2fs.h2966 static inline int f2fs_test_and_clear_bit(unsigned int nr, char *addr) function

Completed in 140 milliseconds