OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rds
(Results
1 - 2
of
2
) sorted by null
/system/core/toolbox/
newfs_msdos.c
271
u_int fat, bss,
rds
, cls, dir, lsn, x, x1, x2;
local
558
rds
= howmany(bpb.rde, bpb.bps / sizeof(struct de));
565
rds
+
570
x1 = bpb.res +
rds
;
623
for (lsn = 0; lsn < dir + (fat == 32 ? bpb.spc :
rds
); lsn++) {
/external/e2fsprogs/debugfs/
debugfs.c
1841
struct rd_struct *
rds
= (struct rd_struct *) private;
variable in typeref:struct:rd_struct
1861
struct rd_struct
rds
;
local
[
all
...]
Completed in 53 milliseconds