Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_aops.h9 extern const struct address_space_operations xfs_address_space_operations;
H A Dxfs_aops.c570 const struct address_space_operations xfs_address_space_operations = { variable
H A Dxfs_iops.c1331 inode->i_mapping->a_ops = &xfs_address_space_operations; in xfs_setup_iops()