OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sanity_check_nid
(Results
1 - 1
of
1
) sorted by null
/external/f2fs-tools/fsck/
fsck.c
192
static int
sanity_check_nid
(struct f2fs_sb_info *sbi, u32 nid,
function
299
if (
sanity_check_nid
(sbi, x_nid, node_blk,
323
if (
sanity_check_nid
(sbi, nid, node_blk, ftype, ntype, &ni))
Completed in 62 milliseconds