Searched refs:mnt_cmd (Results 1 – 1 of 1) sorted by relevance
108 local mnt_cmd="mount -v -t nfs $opts $mount_dir $local_dir"110 tst_res TINFO "Mounting NFS: $mnt_cmd"112 tst_rhost_run -c "$mnt_cmd" > mount.log114 $mnt_cmd > mount.log