Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dinode.c460 &ntfs_aops; in ntfs_read_mft()
1599 inode->i_mapping->a_ops = &ntfs_aops; in ntfs_create_inode()
1608 &ntfs_aops; in ntfs_create_inode()
2091 const struct address_space_operations ntfs_aops = { variable
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()
2435 mapping->a_ops = &ntfs_aops; in ni_decompress_file()
Dntfs_fs.h730 extern const struct address_space_operations ntfs_aops;