Searched refs:f2fs_sanity_check_cluster (Results 1 – 2 of 2) sorted by relevance
4742 bool f2fs_sanity_check_cluster(struct dnode_of_data *dn);4819 static inline bool f2fs_sanity_check_cluster(struct dnode_of_data *dn) { return false; } in f2fs_sanity_check_cluster() function
1777 f2fs_sanity_check_cluster(&dn)) { in f2fs_map_blocks()