Searched refs:check_fiemap (Results 1 – 1 of 1) sorted by relevance
48 bool check_fiemap(const struct fiemap& fiemap, const std::string& path);169 if (!fiemap || !check_fiemap(*fiemap, path)) { in secdiscard_path()199 bool check_fiemap(const struct fiemap& fiemap, const std::string& path) { in check_fiemap() function