Home | History | Annotate | Download | only in gio

Lines Matching refs:mnt_dir

388       mount_entry->mount_path = g_strdup (mntent->mnt_dir);
712 if ((strcmp (mntent->mnt_dir, "ignore") == 0) ||
713 (strcmp (mntent->mnt_dir, "swap") == 0))
717 mount_entry->mount_path = g_strdup (mntent->mnt_dir);