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