Home
last modified time | relevance | path

Searched refs:ext2_aops (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ext2/
H A Dinode.c971 const struct address_space_operations ext2_aops = { variable
1384 inode->i_mapping->a_ops = &ext2_aops; in ext2_set_file_ops()
1481 inode->i_mapping->a_ops = &ext2_aops; in ext2_iget()
1491 inode->i_mapping->a_ops = &ext2_aops; in ext2_iget()
H A Dext2.h786 extern const struct address_space_operations ext2_aops;