Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dinode.c456 &ntfs_aops; in ntfs_read_mft()
1630 inode->i_mapping->a_ops = &ntfs_aops; in ntfs_create_inode()
1637 &ntfs_aops; in ntfs_create_inode()
2120 const struct address_space_operations ntfs_aops = { variable
H A Dfrecord.c1778 ni->vfs_inode.i_mapping->a_ops = &ntfs_aops; in ni_new_attr_flags()
1788 ni->vfs_inode.i_mapping->a_ops = &ntfs_aops; in ni_new_attr_flags()
2363 mapping->a_ops = &ntfs_aops; in ni_decompress_file()
H A Dntfs_fs.h725 extern const struct address_space_operations ntfs_aops;