Home
last modified time | relevance | path

Searched refs:set_ckpt_flags (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dcheckpoint.c32 set_ckpt_flags(sbi, CP_ERROR_FLAG); in f2fs_stop_checkpoint()
H A Df2fs.h2062 static inline void set_ckpt_flags(struct f2fs_sb_info *sbi, unsigned int f) in set_ckpt_flags() function