Searched refs:f2fs_sanity_check_cluster (Results 1 – 3 of 3) sorted by relevance
902 bool f2fs_sanity_check_cluster(struct dnode_of_data *dn) in f2fs_sanity_check_cluster() function967 if (f2fs_sanity_check_cluster(&dn)) { in __f2fs_cluster_blocks()
4030 bool f2fs_sanity_check_cluster(struct dnode_of_data *dn);4102 static inline bool f2fs_sanity_check_cluster(struct dnode_of_data *dn) { return false; } in f2fs_sanity_check_cluster() function
1582 f2fs_sanity_check_cluster(&dn) && in f2fs_map_blocks()