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