Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ntfs/
Dntfs.h46 extern const struct address_space_operations ntfs_compressed_aops;
Dinode.c1134 vi->i_mapping->a_ops = &ntfs_compressed_aops; in ntfs_read_locked_inode()
1388 vi->i_mapping->a_ops = &ntfs_compressed_aops; in ntfs_read_locked_attr_inode()
Daops.c1670 const struct address_space_operations ntfs_compressed_aops = { variable