Home
last modified time | relevance | path

Searched refs:TST_BTRFS_MAGIC (Results 1 – 9 of 9) sorted by relevance

/external/ltp/testcases/kernel/syscalls/swapon/
Dswapon02.c84 if (fs_type == TST_BTRFS_MAGIC && errno == EINVAL) { in verify_swapon()
149 if (fs_type != TST_BTRFS_MAGIC || errno != EINVAL) in setup()
Dswapon01.c42 if (fs_type == TST_BTRFS_MAGIC && errno == EINVAL) { in verify_swapon()
Dswapon03.c218 if (fs_type == TST_BTRFS_MAGIC && errno == EINVAL) in setup_swap()
/external/ltp/lib/
Dtst_fs_type.c57 case TST_BTRFS_MAGIC: in tst_fs_type_name()
/external/ltp/testcases/kernel/syscalls/swapoff/
Dswapoff01.c58 if (fs_type == TST_BTRFS_MAGIC && errno == EINVAL) { in verify_swapoff()
/external/ltp/include/
Dtst_fs.h22 #define TST_BTRFS_MAGIC 0x9123683E macro
/external/ltp/testcases/kernel/syscalls/renameat2/
Drenameat202.c126 if (TEST_ERRNO == EINVAL && TST_BTRFS_MAGIC == fs_type) { in renameat2_verify()
Drenameat201.c141 && fs_type == TST_BTRFS_MAGIC) { in renameat2_verify()
/external/ltp/testcases/kernel/io/direct_io/
Ddiotest4.c272 case TST_BTRFS_MAGIC: in main()
448 case TST_BTRFS_MAGIC: in main()