Searched refs:set_ckpt_flags (Results 1 – 2 of 2) sorted by relevance
32 set_ckpt_flags(sbi, CP_ERROR_FLAG); in f2fs_stop_checkpoint()1314 set_ckpt_flags(sbi, CP_NAT_BITS_FLAG); in update_ckpt_flags()
2048 static inline void set_ckpt_flags(struct f2fs_sb_info *sbi, unsigned int f) in set_ckpt_flags() function