Home
last modified time | relevance | path

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

/third_party/ltp/testcases/network/nfs/nfs_stress/
Dnfs_lib.sh108 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.log
114 $mnt_cmd > mount.log