OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_mount
(Results
1 - 6
of
6
) sorted by null
/external/e2fsprogs/misc/
util.h
24
extern void
check_mount
(const char *device, int force, const char *type);
util.c
138
void
check_mount
(const char *device, int force, const char *type)
function
badblocks.c
978
static void
check_mount
(char *device_name)
function
1219
check_mount
(device_name);
[
all
...]
mke2fs.c
[
all
...]
tune2fs.c
661
check_mount
(journal_device, 0, _("journal"));
[
all
...]
/external/e2fsprogs/e2fsck/
unix.c
226
static void
check_mount
(e2fsck_t ctx)
function
1237
check_mount
(ctx);
[
all
...]
Completed in 230 milliseconds