Home
last modified time | relevance | path

Searched refs:f2fs_sit_block (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsegment.h407 struct f2fs_sit_block *raw_sit; in seg_info_to_sit_page()
414 raw_sit = (struct f2fs_sit_block *)page_address(page); in seg_info_to_sit_page()
H A Dsegment.c4246 struct f2fs_sit_block *raw_sit = NULL; in f2fs_flush_sit_entries()
4524 struct f2fs_sit_block *sit_blk; in build_sit_entries()
4531 sit_blk = (struct f2fs_sit_block *)page_address(page); in build_sit_entries()
/OK3568_Linux_fs/kernel/include/linux/
H A Df2fs_fs.h390 struct f2fs_sit_block { struct