Searched refs:f2fs_compress_aops (Results 1 – 2 of 2) sorted by relevance
23 extern const struct address_space_operations f2fs_compress_aops;582 inode->i_mapping->a_ops = &f2fs_compress_aops; in f2fs_iget()
1895 const struct address_space_operations f2fs_compress_aops = { variable