Home
last modified time | relevance | path

Searched defs:f2fs_sanity_check_cluster (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dcompress.c888 bool f2fs_sanity_check_cluster(struct dnode_of_data *dn) in f2fs_sanity_check_cluster() function
H A Df2fs.h4358 static inline bool f2fs_sanity_check_cluster(struct dnode_of_data *dn) { return false; } in f2fs_sanity_check_cluster() function