OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:logical_start
(Results
1 - 1
of
1
) sorted by null
/external/e2fsprogs/debugfs/
filefrag.c
50
e2_blkcnt_t
logical_start
;
member in struct:filefrag_struct
86
(unsigned long) fs->
logical_start
,
93
(unsigned long) fs->
logical_start
,
112
if ((fs->num == 0) || (blockcnt != fs->
logical_start
+ fs->num) ||
115
if (blockcnt == fs->
logical_start
+ fs->num)
119
fs->
logical_start
= blockcnt;
140
fs->
logical_start
= 0;
Completed in 3137 milliseconds