Searched refs:is_dedup (Results 1 – 2 of 2) sorted by relevance
364 if (is_dedup(ni)) { in ntfs_file_mmap()848 if (is_dedup(ni)) { in ntfs_file_read_iter()1138 if (is_dedup(ni)) { in ntfs_file_write_iter()
1047 static inline bool is_dedup(const struct ntfs_inode *ni) in is_dedup() function