Searched refs:f2fs_compress_write_end (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | compress.c | 1062 bool f2fs_compress_write_end(struct inode *inode, void *fsdata, in f2fs_compress_write_end() function 1127 f2fs_compress_write_end(inode, fsdata, start_idx, true); in f2fs_truncate_partial_cluster()
|
| H A D | data.c | 3034 !f2fs_compress_write_end(inode, in f2fs_write_cache_pages() 3554 f2fs_compress_write_end(inode, fsdata, page->index, copied); in f2fs_write_end()
|
| H A D | f2fs.h | 4189 bool f2fs_compress_write_end(struct inode *inode, void *fsdata,
|