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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hfs/
H A Dhfs_fs.h185 extern const struct address_space_operations hfs_aops;
H A Dinode.c128 const struct address_space_operations hfs_aops = { variable in typeref:struct:address_space_operations
177 inode->i_mapping->a_ops = &hfs_aops;
321 inode->i_mapping->a_ops = &hfs_aops;
H A Dbtree.c92 tree->inode->i_mapping->a_ops = &hfs_aops;

Completed in 93 milliseconds