Searched refs:mount_dir (Results 1 – 3 of 3) sorted by relevance
98 local mount_dir103 mount_dir="[$(tst_ipaddr $host_type)]:$remote_dir"105 mount_dir="$(tst_ipaddr $host_type):$remote_dir"108 local mnt_cmd="mount -v -t nfs $opts $mount_dir $local_dir"140 local mount_dir
1913 gchar *mount_dir = NULL; in _g_local_file_is_lost_found_dir() local1920 mount_dir = find_mountpoint_for (path, path_dev, FALSE); in _g_local_file_is_lost_found_dir()1921 if (mount_dir == NULL) in _g_local_file_is_lost_found_dir()1924 mount_dir_len = strlen (mount_dir); in _g_local_file_is_lost_found_dir()1944 g_free (mount_dir); in _g_local_file_is_lost_found_dir()
114 static char *mount_dir; variable1814 mount_dir = optarg; in PRS()3227 if (mount_dir) { in main()3230 strncpy((char *) fs->super->s_last_mounted, mount_dir, in main()