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

/linux-master/include/linux/
H A Df2fs_fs.h421 struct f2fs_sit_block { struct
/linux-master/fs/f2fs/
H A Dsegment.h391 struct f2fs_sit_block *raw_sit;
398 raw_sit = (struct f2fs_sit_block *)page_address(page);
H A Dsegment.c4465 struct f2fs_sit_block *raw_sit = NULL;
4741 struct f2fs_sit_block *sit_blk;
4748 sit_blk = (struct f2fs_sit_block *)page_address(page);

Completed in 185 milliseconds