Home
last modified time | relevance | path

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

/third_party/ltp/testcases/network/nfs/nfsstat01/
Dnfsstat01.sh13 local nfs_f=$3
18 if tst_net_use_netns || [ "$nfs_f" = "nfs" ]; then
19 calls="$(grep $name /proc/net/rpc/$nfs_f | cut -d' ' -f$field)"
25 calls=$(tst_rhost_run -c "grep $name /proc/net/rpc/$nfs_f" | \
Dnfsstat0115 local nfs_f=$3
20 if tst_net_use_netns || [ "$nfs_f" = "nfs" ]; then
21 calls="$(grep $name /proc/net/rpc/$nfs_f | cut -d' ' -f$field)"
27 calls=$(tst_rhost_run -c "grep $name /proc/net/rpc/$nfs_f" | \