Home
last modified time | relevance | path

Searched refs:check_mount (Results 1 – 7 of 7) sorted by relevance

/external/ltp/testcases/commands/unshare/
Dunshare01.sh95 check_mount() function
149 check_mount "dir_B" "${exp_result}" "${unshare_cmd}"
/external/e2fsprogs/misc/
Dutil.h24 extern void check_mount(const char *device, int force, const char *type);
Dutil.c118 void check_mount(const char *device, int force, const char *type) in check_mount() function
Dbadblocks.c994 static void check_mount(char *device_name) in check_mount() function
1245 check_mount(device_name); in main()
Dmke2fs.c1923 check_mount(device_name, force, _("filesystem")); in PRS()
3208 check_mount(journal_device, force, _("journal")); in main()
Dtune2fs.c1544 check_mount(journal_device, 0, _("journal")); in add_journal()
/external/e2fsprogs/e2fsck/
Dunix.c228 static void check_mount(e2fsck_t ctx) in check_mount() function
1440 check_mount(ctx); in main()