Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dfile.c401 if (is_dedup(ni)) { in ntfs_file_mmap_prepare()
806 if (is_dedup(ni)) { in check_read_restriction()
1225 if (is_dedup(ni)) { in check_write_restriction()
H A Dntfs_fs.h1179 static inline bool is_dedup(const struct ntfs_inode *ni) in is_dedup() function