Home
last modified time | relevance | path

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

/fs/f2fs/
Df2fs.h1492 static inline bool f2fs_crc_valid(struct f2fs_sb_info *sbi, __u32 blk_crc, in f2fs_crc_valid() function
Dsuper.c2590 if (!f2fs_crc_valid(sbi, crc, raw_super, crc_offset)) { in sanity_check_raw_super()