Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddso.c261 bool (*is_compressed)(const char *input); member
/openbmc/linux/fs/ntfs3/
H A Dntfs_fs.h1042 static inline bool is_compressed(const struct ntfs_inode *ni) in is_compressed() function