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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/wiper/
H A Dwiper.sh477 get_trimlist="$HDPARM --fibmap $tmpfile"
484 get_trimlist=""
492 get_trimlist="$DUMPE2FS $fsdev"
526 get_trimlist="xfs_trimlist"
534 get_trimlist="$DEBUGREISERFS -m $fsdev"
576 get_trimlist="echo $blksects hfsplus `$ICAT -f hfs $fsdev 6 | $OD -N $bytecount -An -vtu1 -j0 -w1`"
603 get_trimlist="echo $blksects ntfs `$NTFSCAT $fsdev \\\$Bitmap | $OD -N $bytecount -An -vtu1 -j0 -w1`"
605 if [ "$get_trimlist" = "" ]; then
694 ## Feed the "get_trimlist" output into a gawk program which will
709 [ $verbose -gt 0 ] && echo "get_trimlist
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/wiper/contrib/
H A Draid1ext4trim.sh-1.5307 get_trimlist="$HDPARM --fibmap $tmpfile"
308 [ $verbose -gt 0 ] && echo "get_trimlist=$get_trimlist"
367 $get_trimlist 2>/dev/null | $GAWK \

Completed in 99 milliseconds