Searched refs:ext2_aops (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ext2/
H A Dnamei.c181 inode->i_mapping->a_ops = &ext2_aops;
247 inode->i_mapping->a_ops = &ext2_aops;
H A Dinode.c960 const struct address_space_operations ext2_aops = { variable in typeref:struct:address_space_operations
1375 inode->i_mapping->a_ops = &ext2_aops;
1472 inode->i_mapping->a_ops = &ext2_aops;
1482 inode->i_mapping->a_ops = &ext2_aops;
H A Dext2.h785 extern const struct address_space_operations ext2_aops;

Completed in 132 milliseconds