Searched refs:hfsplus_journalled_aops (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dhfsplus_fs.h406 extern struct address_space_operations hfsplus_journalled_aops;
H A Dextents.c222 (inode->i_mapping->a_ops == &hfsplus_journalled_aops)) && create) {
H A Dinode.c274 struct address_space_operations hfsplus_journalled_aops = { variable in typeref:struct:address_space_operations
H A Djournal.c355 else if (page->mapping->a_ops == &hfsplus_journalled_aops) {

Completed in 54 milliseconds