Searched refs:DEBUGDIR (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/tools/nfsd/
H A Dinject_fault.sh16 DEBUGDIR=`echo $DEBUGFS | awk '{print $2}'`/nfsd
17 if [ ! -d "$DEBUGDIR" ]; then
18 echo "$DEBUGDIR does not exist"
28 ls $DEBUGDIR
34 elif [ ! -f $DEBUGDIR/$1 ]; then
45 echo $COUNT > $DEBUGDIR/$1

Completed in 169 milliseconds