Searched refs:mnt_fsname (Results 1 – 9 of 9) sorted by relevance
27 const char *mnt_fsname; member65 curtest.mnt_fsname = strdupa (tests[i].mnt_fsname); in do_test()88 TEST_COMPARE_STRING(tests[i].mnt_fsname, ret->mnt_fsname); in do_test()
36 const char *mnt_fsname; member122 TEST_COMPARE_STRING (test_cases[i].expected.mnt_fsname, me.mnt_fsname); in do_test()
14 mef.mnt_fsname = strdupa ("/dev/hda1"); in do_test()64 if (strcmp (mnt->mnt_fsname, "/dev/hda1") != 0 in do_test()
73 if (strcmp (m->mnt_fsname, name) == 0) in getfsspec()162 f->fs_spec = m->mnt_fsname; in fstab_convert()
153 mp->mnt_fsname = cp != NULL ? decode_name (cp) : (char *) ""; in get_mnt_entry()250 write_string (stream, mnt->mnt_fsname); in __addmntent()
38 if (strcmp (mnt->mnt_fsname, "/foo dir") != 0 in do_test()
12 mef.mnt_fsname = strdupa ("/dev/sdf6"); in do_test()
53 char *mnt_fsname; /* Device or server for filesystem. */ member
585 @item char *mnt_fsname