Home
last modified time | relevance | path

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

/third_party/ltp/testcases/commands/unshare/
Dunshare01.sh84 check_mount() function
138 check_mount "dir_B" "${exp_result}" "${unshare_cmd}"
/third_party/e2fsprogs/misc/
Dutil.h25 extern void check_mount(const char *device, int force, const char *type);
Dutil.c121 void check_mount(const char *device, int force, const char *type) in check_mount() function
Dbadblocks.c993 static void check_mount(char *device_name) in check_mount() function
1258 check_mount(device_name); in main()
Dmke2fs.c1979 check_mount(device_name, force, _("filesystem")); in PRS()
3394 check_mount(journal_device, force, _("journal")); in main()
Dtune2fs.c1569 check_mount(journal_device, 0, _("journal")); in add_journal()
/third_party/e2fsprogs/e2fsck/
Dunix.c231 static void check_mount(e2fsck_t ctx) in check_mount() function
1474 check_mount(ctx); in main()