Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_aops.h26 extern const struct address_space_operations xfs_address_space_operations;
Dxfs_aops.c1188 const struct address_space_operations xfs_address_space_operations = { variable
Dxfs_iops.c1330 inode->i_mapping->a_ops = &xfs_address_space_operations; in xfs_setup_iops()