Home
last modified time | relevance | path

Searched defs:raw_sit (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Df2fs_fs.h293 #define GET_SIT_VBLOCKS(raw_sit) \ argument
295 #define GET_SIT_TYPE(raw_sit) \ argument
/linux-4.4.14/fs/f2fs/
Dsegment.h584 int segno, struct f2fs_sit_entry *raw_sit) in check_block_count()
Dsegment.c1921 struct f2fs_sit_block *raw_sit = NULL; in flush_sit_entries() local