Home
last modified time | relevance | path

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

/linux-3.4.99/fs/hfsplus/
Dinode.c155 const struct address_space_operations hfsplus_aops = { variable
423 inode->i_mapping->a_ops = &hfsplus_aops; in hfsplus_new_inode()
428 inode->i_mapping->a_ops = &hfsplus_aops; in hfsplus_new_inode()
544 inode->i_mapping->a_ops = &hfsplus_aops; in hfsplus_cat_read_inode()
547 inode->i_mapping->a_ops = &hfsplus_aops; in hfsplus_cat_read_inode()
Dhfsplus_fs.h402 extern const struct address_space_operations hfsplus_aops;
Dbtree.c130 tree->inode->i_mapping->a_ops = &hfsplus_aops; in hfs_btree_open()
Dsuper.c39 inode->i_mapping->a_ops = &hfsplus_aops; in hfsplus_system_read_inode()