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

/linux-master/include/linux/
H A Df2fs_fs.h420 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.c4392 struct f2fs_sit_block *raw_sit = NULL;
4668 struct f2fs_sit_block *sit_blk;
4675 sit_blk = (struct f2fs_sit_block *)page_address(page);

Completed in 120 milliseconds