HomeSort by relevance Sort by last modified time
    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 143 void check_mount(const char *device, int force, const char *type) function
badblocks.c 923 static void check_mount(char *device_name) function
1152 check_mount(device_name);
mke2fs.c     [all...]
tune2fs.c 517 check_mount(journal_device, 0, _("journal"));
    [all...]
  /external/e2fsprogs/e2fsck/
unix.c 202 static void check_mount(e2fsck_t ctx) function
1028 check_mount(ctx);
    [all...]

Completed in 217 milliseconds