Searched refs:is_dedup (Results 1 – 2 of 2) sorted by relevance
268 if (is_dedup(ni)) { in ntfs_file_mmap()739 if (is_dedup(ni)) { in ntfs_file_read_iter()768 if (is_dedup(ni)) { in ntfs_file_splice_read()1055 if (is_dedup(ni)) { in ntfs_file_write_iter()
1063 static inline bool is_dedup(const struct ntfs_inode *ni) in is_dedup() function