Searched refs:FST (Results 1 – 5 of 5) sorted by relevance
584 cat /etc/mtab | while read DEV MP FST OPTS DUMP PASS ; do586 if [ "$FST" = 'unknown' ]; then587 FST=$(deduce_fstype $MP)589 case "$FST" in592 mount $DEV -t $FST $MP -o remount,$PARSEDOPTS,commit=$MAX_AGE$NOATIME_OPT595 mount $DEV -t $FST $MP -o remount,$OPTS$NOATIME_OPT644 cat /etc/mtab | while read DEV MP FST OPTS DUMP PASS ; do646 if [ "$FST" = 'unknown' ]; then647 FST=$(deduce_fstype $MP)649 case "$FST" in[all …]
54 #define FST 0x06 /* Frame Status */ macro
76 #define FST 0x11d /* frame Status reg */ macro
555 sca_in(get_msci(port) + FST, card), in sca_dump_rings()
613 sca_in(get_msci(port) + FST, card), in sca_dump_rings()