Searched refs:xfs_address_space_operations (Results 1 – 3 of 3) sorted by relevance
26 extern const struct address_space_operations xfs_address_space_operations;
1188 const struct address_space_operations xfs_address_space_operations = { variable
1330 inode->i_mapping->a_ops = &xfs_address_space_operations; in xfs_setup_iops()