Home
last modified time | relevance | path

Searched refs:ntfs_compressed_aops (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/ntfs/
Dntfs.h60 extern const struct address_space_operations ntfs_compressed_aops;
Dinode.c1166 vi->i_mapping->a_ops = &ntfs_compressed_aops; in ntfs_read_locked_inode()
1420 vi->i_mapping->a_ops = &ntfs_compressed_aops; in ntfs_read_locked_attr_inode()
Daops.c1684 const struct address_space_operations ntfs_compressed_aops = { variable