Searched refs:key_long_path (Results 1 – 1 of 1) sorted by relevance
18 rm -f $key_path $key_2_path $key_long_path161 key_long_path=$(mktemp)162 echo -n "$key_long" > $key_long_path163 chmod 0600 $key_long_path166 setup_nvmf_tgt $key_long_path168 run_bdevperf nqn.2016-06.io.spdk:cnode1 nqn.2016-06.io.spdk:host1 "$key_long_path"171 chmod 0666 $key_long_path172 NOT run_bdevperf nqn.2016-06.io.spdk:cnode1 nqn.2016-06.io.spdk:host1 "$key_long_path"178 NOT setup_nvmf_tgt $key_long_path182 chmod 0600 $key_long_path[all...]