Home
last modified time | relevance | path

Searched refs:is_dedup (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/fs/ntfs3/
Dfile.c364 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()
Dntfs_fs.h1047 static inline bool is_dedup(const struct ntfs_inode *ni) in is_dedup() function