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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_aops.h43 extern const struct address_space_operations xfs_address_space_operations;
H A Dxfs_super.c130 inode->i_mapping->a_ops = &xfs_address_space_operations;
139 inode->i_mapping->a_ops = &xfs_address_space_operations;
H A Dxfs_aops.c1542 const struct address_space_operations xfs_address_space_operations = { variable in typeref:struct:address_space_operations

Completed in 64 milliseconds