Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Dinode.c166 const struct address_space_operations hfsplus_aops = { variable
410 inode->i_mapping->a_ops = &hfsplus_aops; in hfsplus_new_inode()
416 inode->i_mapping->a_ops = &hfsplus_aops; in hfsplus_new_inode()
536 inode->i_mapping->a_ops = &hfsplus_aops; in hfsplus_cat_read_inode()
540 inode->i_mapping->a_ops = &hfsplus_aops; in hfsplus_cat_read_inode()
H A Dbtree.c250 tree->inode->i_mapping->a_ops = &hfsplus_aops; in hfs_btree_open()
H A Dhfsplus_fs.h478 extern const struct address_space_operations hfsplus_aops;
H A Dsuper.c42 inode->i_mapping->a_ops = &hfsplus_aops; in hfsplus_system_read_inode()