Searched refs:f2fs_copy_page (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/f2fs/ | ||
D | file.c | 1124 f2fs_copy_page(psrc, pdst); in __clone_blkaddrs() |
D | f2fs.h | 2024 static inline void f2fs_copy_page(struct page *src, struct page *dst) in f2fs_copy_page() function |