Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ntfs/
Dntfs.h46 extern const struct address_space_operations ntfs_compressed_aops;
Dinode.c1135 vi->i_mapping->a_ops = &ntfs_compressed_aops; in ntfs_read_locked_inode()
1389 vi->i_mapping->a_ops = &ntfs_compressed_aops; in ntfs_read_locked_attr_inode()
Daops.c1667 const struct address_space_operations ntfs_compressed_aops = { variable