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

/linux-4.4.14/fs/hfs/
H A Dinode.c168 const struct address_space_operations hfs_aops = { variable in typeref:struct:address_space_operations
216 inode->i_mapping->a_ops = &hfs_aops; hfs_new_inode()
354 inode->i_mapping->a_ops = &hfs_aops; hfs_read_inode()
H A Dbtree.c128 tree->inode->i_mapping->a_ops = &hfs_aops; hfs_btree_open()
H A Dhfs_fs.h200 extern const struct address_space_operations hfs_aops;

Completed in 92 milliseconds