HomeSort by relevance Sort by last modified time
    Searched refs:reiserfs (Results 1 - 17 of 17) sorted by null

  /external/ltp/testcases/kernel/fs/mongo/
run_mongo 3 # Copyright 2000 by Hans Reiser, licensing governed by reiserfs/README
34 ./mongo.pl reiserfs $DEVICE /testfs reiserfs $NPROC
36 ./mongo_compare ./results/ext2.tbl ./results/reiserfs.tbl ./results/html/ext2_vs_reiserfs
test.sh 35 lsmod |grep reiserfs
38 echo "inserting reiserfs and its dependencies"
40 modprobe reiserfs
42 echo "check wheather reiserfs is been compiled in the kernel"
54 #run the mongo test on reiserfs file system type
55 reiserfs() function
58 echo "performing mongo on reiserfs"
59 dd if=/dev/zero of=reiserfs bs=8k count=10240 > /dev/null 2>&1
60 losetup /dev/loop0 reiserfs
62 ./mongo.pl LOG=/tmp/logfile1 file_size=10000 bytes=100000 fstype=reiserfs dev=/dev/loop0 dir=$TEST_DIR RUN log=$LOG_DIR/reiserlog > /dev/null 2>&
    [all...]
  /external/ltp/testcases/kernel/fs/fs_maim/
partbeat 44 elsif ($fstype =~ /reiserfs\b/i) {
  /external/ltp/testcases/kernel/fs/fs_readonly/
test_robind.sh 26 # For filesystem, like ext2, ext3, reiserfs, jfs & xfs,
57 usage: $0 -c command [ext3,ext2,jfs,xfs,reiserfs,ramfs]
197 if [ "$fstype" = "reiserfs" ]; then
  /external/selinux/libsepol/tests/policies/test-expander/
alias-base.conf 481 fs_use_xattr reiserfs gen_context(system_u:object_r:fs_t, s0);
role-base.conf 463 fs_use_xattr reiserfs gen_context(system_u:object_r:fs_t, s0);
user-base.conf 467 fs_use_xattr reiserfs gen_context(system_u:object_r:fs_t, s0);
small-base.conf 701 fs_use_xattr reiserfs gen_context(system_u:object_r:fs_t, s0);
  /external/selinux/libsepol/tests/policies/test-hooks/
cmp_policy.conf 451 fs_use_xattr reiserfs gen_context(g_b_user_1:object_r:g_b_type_1, s0);
small-base.conf 451 fs_use_xattr reiserfs gen_context(g_b_user_1:object_r:g_b_type_1, s0);
  /external/selinux/libsepol/tests/policies/test-deps/
base-metreq.conf 503 fs_use_xattr reiserfs gen_context(system_u:object_r:fs_t, s0);
base-notmetreq.conf 490 fs_use_xattr reiserfs gen_context(system_u:object_r:fs_t, s0);
small-base.conf 491 fs_use_xattr reiserfs gen_context(system_u:object_r:fs_t, s0);
  /external/selinux/libsepol/tests/policies/test-linker/
small-base.conf 580 fs_use_xattr reiserfs gen_context(g_b_user_1:object_r:g_b_type_1, s0);
  /prebuilts/go/darwin-x86/src/os/
os_test.go 1381 if strings.Contains(string(mounts), "reiserfs") {
1382 // Reiserfs rejects the big seeks.
1383 t.Skipf("skipping test known to fail on reiserfs; https://golang.org/issue/91")
    [all...]
  /prebuilts/go/linux-x86/src/os/
os_test.go 1381 if strings.Contains(string(mounts), "reiserfs") {
1382 // Reiserfs rejects the big seeks.
1383 t.Skipf("skipping test known to fail on reiserfs; https://golang.org/issue/91")
    [all...]
  /external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf     [all...]

Completed in 354 milliseconds