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