xfs_address_space_operations 1188 fs/xfs/xfs_aops.c const struct address_space_operations xfs_address_space_operations = { xfs_address_space_operations 26 fs/xfs/xfs_aops.h extern const struct address_space_operations xfs_address_space_operations; xfs_address_space_operations 1330 fs/xfs/xfs_iops.c inode->i_mapping->a_ops = &xfs_address_space_operations;