Searched refs:DEBUGFS (Results 1 – 1 of 1) sorted by relevance
8 DEBUGFS=`cat /proc/mounts | grep debugfs`9 if [ "$DEBUGFS" == "" ]; then16 DEBUGDIR=`echo $DEBUGFS | awk '{print $2}'`/nfsd