OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:open_partition
(Results
1 - 4
of
4
) sorted by null
/external/e2fsprogs/lib/ext2fs/
dosio.h
151
int
open_partition
(char *dev);
/external/grub/stage2/
disk_io.c
924
open_partition
(void)
function
1114
if (
open_partition
())
1191
open_partition
();
1207
open_partition
();
1223
open_partition
();
[
all
...]
builtins.c
1073
if (!
open_partition
())
[
all
...]
shared.h
932
int
open_partition
(void);
Completed in 1222 milliseconds