OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:big_lpt
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/fs/ubifs/
sb.c
80
int lpt_lebs, lpt_first, orph_lebs,
big_lpt
, ino_waste, sup_flags = 0;
local
145
&
big_lpt
);
161
if (
big_lpt
)
629
c->
big_lpt
= !!(sup_flags & UBIFS_FLG_BIGLPT);
ubifs.h
1870
unsigned int
big_lpt
:1;
member in struct:ubifs_info
[
all
...]
Completed in 455 milliseconds