OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cur_cp
(Results
1 - 2
of
2
) sorted by null
/system/extras/f2fs_utils/
f2fs_sparseblock.c
263
struct f2fs_checkpoint *cp1, *cp2, *
cur_cp
;
local
285
cur_cp
= cp2;
289
cur_cp
= cp1;
294
cur_cp
= cp1;
297
cur_cp
= cp2;
303
*cp =
cur_cp
;
/external/f2fs-tools/fsck/
f2fs.h
133
int
cur_cp
;
member in struct:f2fs_sb_info
Completed in 31 milliseconds