Home
last modified time | relevance | path

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

/linux-6.15/fs/ntfs3/
H A Dinode.c463 &ntfs_aops; in ntfs_read_mft()
1562 inode->i_mapping->a_ops = &ntfs_aops; in ntfs_create_inode()
1571 &ntfs_aops; in ntfs_create_inode()
2054 const struct address_space_operations ntfs_aops = { variable
H A Dfrecord.c1726 ni->vfs_inode.i_mapping->a_ops = &ntfs_aops; in ni_new_attr_flags()
1736 ni->vfs_inode.i_mapping->a_ops = &ntfs_aops; in ni_new_attr_flags()
2308 mapping->a_ops = &ntfs_aops; in ni_decompress_file()
H A Dfile.c119 &ntfs_aops; in ntfs_fileattr_set()
H A Dntfs_fs.h725 extern const struct address_space_operations ntfs_aops;