Searched refs:DEBUGFS (Results 1 – 4 of 4) sorted by relevance
8 DEBUGFS=`cat /proc/mounts | grep debugfs`9 if [ "$DEBUGFS" == "" ]; then16 DEBUGDIR=`echo $DEBUGFS | awk '{print $2}'`/nfsd
180 DEBUGFS=`mount -t debugfs | head -1 | awk '{ print $3 }'`181 NOTIFIER_ERR_INJECT_DIR=$DEBUGFS/notifier-error-inject/memory190 if [ ! -d "$DEBUGFS" ]; then
213 DEBUGFS=`mount -t debugfs | head -1 | awk '{ print $3 }'`214 NOTIFIER_ERR_INJECT_DIR=$DEBUGFS/notifier-error-inject/cpu223 if [ ! -d "$DEBUGFS" ]; then
71 DEBUGFS=`mount -t debugfs | head -1 | awk '{ print $3}'`73 if [ ! -d "$DEBUGFS" ]; then79 FAULTATTR=$DEBUGFS/$FAILCMD_TYPE