Searched refs:f2fs_copy_page (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/fs/f2fs/ | ||
D | file.c | 895 f2fs_copy_page(psrc, pdst); in __exchange_data_block() |
D | f2fs.h | 1245 static inline void f2fs_copy_page(struct page *src, struct page *dst) in f2fs_copy_page() function |