Searched refs:jfs_metapage_aops (Results 1 – 4 of 4) sorted by relevance
142 extern const struct address_space_operations jfs_metapage_aops;
580 const struct address_space_operations jfs_metapage_aops = { variable
583 inode->i_mapping->a_ops = &jfs_metapage_aops; in jfs_fill_super()
480 ip->i_mapping->a_ops = &jfs_metapage_aops; in diReadSpecial()