OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:f2fs_sit_block
(Results
1 - 2
of
2
) sorted by null
/external/f2fs-tools/fsck/
mount.c
691
static struct
f2fs_sit_block
*get_current_sit_page(struct f2fs_sb_info *sbi,
697
struct
f2fs_sit_block
*sit_blk = calloc(BLOCK_SZ, 1);
713
unsigned int segno, struct
f2fs_sit_block
*sit_blk)
895
struct
f2fs_sit_block
*sit_blk;
1006
struct
f2fs_sit_block
*sit_blk;
[
all
...]
/external/f2fs-tools/include/
f2fs_fs.h
558
struct
f2fs_sit_block
{
struct
Completed in 40 milliseconds