Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Ddso.c268 bool (*is_compressed)(const char *input); member
/linux-6.14.4/fs/ntfs3/
Dntfs_fs.h1033 static inline bool is_compressed(const struct ntfs_inode *ni) in is_compressed() function