Home
last modified time | relevance | path

Searched refs:ntfs_aops (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ntfs/
H A Daops.c306 const struct address_space_operations ntfs_aops = { variable
/linux/fs/ntfs3/
H A Dinode.c472 &ntfs_aops; in ntfs_read_mft()
1809 inode->i_mapping->a_ops = &ntfs_aops; in ntfs_create_inode()
1816 &ntfs_aops; in ntfs_create_inode()
2301 const struct address_space_operations ntfs_aops = { variable
H A Dfrecord.c1770 ni->vfs_inode.i_mapping->a_ops = &ntfs_aops; in ni_new_attr_flags()
1780 ni->vfs_inode.i_mapping->a_ops = &ntfs_aops; in ni_new_attr_flags()
2197 mapping->a_ops = &ntfs_aops; in ni_decompress_file()
H A Dntfs_fs.h816 extern const struct address_space_operations ntfs_aops;