Searched refs:hfsplus_aops (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus/
H A Dinode.c123 const struct address_space_operations hfsplus_aops = { variable in typeref:struct:address_space_operations
332 inode->i_mapping->a_ops = &hfsplus_aops;
337 inode->i_mapping->a_ops = &hfsplus_aops;
452 inode->i_mapping->a_ops = &hfsplus_aops;
455 inode->i_mapping->a_ops = &hfsplus_aops;
H A Dhfsplus_fs.h322 extern const struct address_space_operations hfsplus_aops;
H A Dbtree.c86 tree->inode->i_mapping->a_ops = &hfsplus_aops;
H A Dsuper.c60 inode->i_mapping->a_ops = &hfsplus_aops;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dinode.c356 const struct address_space_operations hfsplus_aops = { variable in typeref:struct:address_space_operations
585 inode->i_mapping->a_ops = &hfsplus_aops;
590 inode->i_mapping->a_ops = &hfsplus_aops;
708 inode->i_mapping->a_ops = &hfsplus_aops;
711 inode->i_mapping->a_ops = &hfsplus_aops;
H A Dbtree.c92 tree->inode->i_mapping->a_ops = &hfsplus_aops;
H A Dhfsplus_fs.h372 extern const struct address_space_operations hfsplus_aops;
H A Dsuper.c73 inode->i_mapping->a_ops = &hfsplus_aops;

Completed in 116 milliseconds