Home
last modified time | relevance | path

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

/linux-4.4.14/fs/hfsplus/
Dinode.c166 const struct address_space_operations hfsplus_aops = { variable
401 inode->i_mapping->a_ops = &hfsplus_aops; in hfsplus_new_inode()
406 inode->i_mapping->a_ops = &hfsplus_aops; in hfsplus_new_inode()
526 inode->i_mapping->a_ops = &hfsplus_aops; in hfsplus_cat_read_inode()
529 inode->i_mapping->a_ops = &hfsplus_aops; in hfsplus_cat_read_inode()
Dbtree.c249 tree->inode->i_mapping->a_ops = &hfsplus_aops; in hfs_btree_open()
Dhfsplus_fs.h475 extern const struct address_space_operations hfsplus_aops;
Dsuper.c41 inode->i_mapping->a_ops = &hfsplus_aops; in hfsplus_system_read_inode()