Searched refs:f2fs_pagecache_get_page (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/f2fs/
H A Dcompress.c1067 page = f2fs_pagecache_get_page(mapping, start_idx + i,
1908 cpage = f2fs_pagecache_get_page(COMPRESS_MAPPING(sbi),
H A Dgc.c1231 fio.encrypted_page = f2fs_pagecache_get_page(META_MAPPING(sbi),
1370 fio.encrypted_page = f2fs_pagecache_get_page(META_MAPPING(fio.sbi),
H A Dnode.c1514 page = f2fs_pagecache_get_page(inode->i_mapping, 0,
H A Ddata.c3578 page = f2fs_pagecache_get_page(mapping, index,
H A Df2fs.h2774 static inline struct page *f2fs_pagecache_get_page( function

Completed in 301 milliseconds