Home
last modified time | relevance | path

Searched refs:hfs_aops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/hfs/
H A Dinode.c170 const struct address_space_operations hfs_aops = { variable
219 inode->i_mapping->a_ops = &hfs_aops; in hfs_new_inode()
358 inode->i_mapping->a_ops = &hfs_aops; in hfs_read_inode()
H A Dhfs_fs.h201 extern const struct address_space_operations hfs_aops;
H A Dbtree.c129 tree->inode->i_mapping->a_ops = &hfs_aops; in hfs_btree_open()
/kernel/linux/linux-6.6/fs/hfs/
H A Dinode.c172 const struct address_space_operations hfs_aops = { variable
223 inode->i_mapping->a_ops = &hfs_aops; in hfs_new_inode()
362 inode->i_mapping->a_ops = &hfs_aops; in hfs_read_inode()
H A Dhfs_fs.h201 extern const struct address_space_operations hfs_aops;
H A Dbtree.c131 tree->inode->i_mapping->a_ops = &hfs_aops; in hfs_btree_open()

Completed in 5 milliseconds