HomeSort by relevance Sort by last modified time
    Searched full:xfs (Results 1 - 25 of 352) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/e2fsprogs/tests/f_detect_xfs/
name 1 detect xfs filesystem
expect 14 test.img contains a xfs file system labelled 'test_filsys'
17 test.img contains a xfs file system labelled 'test_filsys'
20 test.img contains a xfs file system labelled 'test_filsys'
expect.nodebugfs 14 test.img contains a xfs file system labelled 'test_filsys'
18 test.img contains a xfs file system labelled 'test_filsys'
  /external/ltp/testcases/kernel/fs/scsi/ltpfs/
ltpfs.part2 2 # Check the XFS filesystems
3 bfs201 ltpfstest /test/growfiles/xfs
  /external/e2fsprogs/lib/blkid/tests/
xfs.results 1 TYPE='xfs'
2 LABEL='test-xfs'
  /external/strace/tests/
quotactl-xfs-v.c 1 /* This file is part of quotactl-xfs-v strace test. */
3 #include "quotactl-xfs.c"
quotactl-xfs-v.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (quotactl-xfs-v -v -e trace=quotactl); do not edit.
quotactl-xfs.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (quotactl-xfs -e trace=quotactl); do not edit.
  /external/strace/tests-m32/
quotactl-xfs-v.c 1 /* This file is part of quotactl-xfs-v strace test. */
3 #include "quotactl-xfs.c"
quotactl-xfs-v.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (quotactl-xfs-v -v -e trace=quotactl); do not edit.
quotactl-xfs.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (quotactl-xfs -e trace=quotactl); do not edit.
  /external/strace/tests-mx32/
quotactl-xfs-v.c 1 /* This file is part of quotactl-xfs-v strace test. */
3 #include "quotactl-xfs.c"
quotactl-xfs-v.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (quotactl-xfs-v -v -e trace=quotactl); do not edit.
quotactl-xfs.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (quotactl-xfs -e trace=quotactl); do not edit.
  /external/ltp/runtest/
fsx 6 #fsx-xfs fsxtest $SCRATCHDEV xfs 10000
commands 25 df01_xfs df01.sh -f xfs
33 mkfs01_xfs mkfs01.sh -f xfs
  /external/ltp/testcases/kernel/syscalls/quotactl/
quotactl02.c 22 * This testcase checks basic flags of quotactl(2) for an XFS file system:
23 * 1) quotactl(2) succeeds to turn off xfs quota and get xfs quota off status.
24 * 2) quotactl(2) succeeds to turn on xfs quota and get xfs quota on status.
25 * 3) quotactl(2) succeeds to set and use Q_XGETQUOTA to get xfs disk quota
27 * 4) quotactl(2) succeeds to set and use Q_XGETNEXTQUOTA to get xfs disk
42 # include <xfs/xqm.h>
69 "turn off xfs quota and get xfs quota off status"}
    [all...]
quotactl03.c 29 * This kernel bug of xfs has been fixed in:
35 * xfs: don't wrap ID in xfs_dq_get_next_id
50 # include <xfs/xqm.h>
94 .dev_fs_type = "xfs",
100 TST_TEST_TCONF("This system didn't support quota or xfs quota");
  /external/ltp/m4/
ltp-xfs_quota.m4 25 AC_MSG_CHECKING([for XFS quota (xfs/xqm.h)])
28 #include <xfs/xqm.h>
37 AC_DEFINE(HAVE_XFS_QUOTA,1,[Define to 1 if you have xfs quota])
  /external/openssh/regress/unittests/sshkey/testdata/
dsa_1_pw 9 s2D/KYL65C8VbHYgIoSLTQnooO45DDyxIuhCqP+H23mhv9vB1Od3nc2atgHj/XFs
  /external/autotest/client/tests/xfstests/
xfstests.py 54 # and xfs commands
60 os_dep.header('xfs/xfs.h')
63 os_dep.command('mkfs.xfs')
  /external/syslinux/libinstaller/
syslxfs.h 15 /* Global fs_type for handling fat, ntfs, ext2/3/4, btrfs, xfs and ufs1/2 */
22 XFS,
  /external/ltp/testscripts/
ltp-aiodio.sh 39 xfs=0
46 -x = test XFS filesystem
70 x) xfs=$OPTARG;;
96 xfs="1"
110 if [ -n "$xfs" ]; then
111 echo "** testing xfs **"
155 elif [ "$runExtendedStress" -eq 1 -a -n "$xfs" ]; then
156 mkfs.xfs -f $part2
157 mount -t xfs $part2 $TMP/aiodio2
172 elif [ "$runExtendedStress" -eq 1 -a -n "$xfs" ]; the
    [all...]
  /external/toybox/tests/
blkid.test 38 testing "xfs" 'bzcat "$BDIR"/xfs.bz2 | blkid -' \
39 '-: LABEL="XFS_test" UUID="d63a1dc3-27d5-4dd4-8b38-f4f97f495c6f" TYPE="xfs"\n' \
  /external/autotest/client/samples/
filesystem 24 for fstype in ('ext2', 'ext3', 'jfs', 'xfs', 'reiserfs'):

Completed in 1440 milliseconds

1 2 3 4 5 6 7 8 91011>>