Home
last modified time | relevance | path

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

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