Home
last modified time | relevance | path

Searched defs:fs_type (Results 1 – 25 of 58) sorted by relevance

123

/third_party/ltp/lib/
Dtst_supported_fs_types.c30 static int has_mkfs(const char *fs_type) in has_mkfs()
48 static int has_kernel_support(const char *fs_type, int flags) in has_kernel_support()
96 int tst_fs_is_supported(const char *fs_type, int flags) in tst_fs_is_supported()
Dtst_mkfs.c26 const char *dev, const char *fs_type, in tst_mkfs_()
109 const char *fs_type; in tst_dev_fs_type() local
Dtst_fs_link_count.c111 long fs_type; in tst_fs_fill_subdirs_() local
/third_party/uboot/u-boot-2020.01/test/py/tests/test_fs/
Dconftest.py97 def fstype_to_ubname(fs_type): argument
115 def check_ubconfig(config, fs_type): argument
134 def mk_fs(config, fs_type, size, id): argument
193 def mount_fs(fs_type, device, mount_point): argument
Dfstest_helpers.py8 def assert_fs_integrity(fs_type, fs_img): argument
/third_party/ltp/include/
Dtst_device.h13 const char *fs_type; member
Dtst_mkfs.h18 #define SAFE_MKFS(device, fs_type, fs_opts, extra_opts) \ argument
/third_party/ltp/testcases/kernel/syscalls/swapon/
Dlibswapon.c60 long fs_type = tst_fs_type(cleanup, filename); in is_swap_supported() local
Dswapon01.c35 static long fs_type; variable
Dswapon02.c50 static long fs_type; variable
/third_party/ltp/testcases/kernel/syscalls/swapoff/
Dswapoff01.c37 static long fs_type; variable
/third_party/ltp/testcases/kernel/syscalls/mount/
Dmount02.c59 static const char *fs_type; variable
78 const char **fs_type; member
Dmount01.c40 static const char *fs_type; variable
Dmount04.c38 static const char *fs_type; variable
Dmount06.c53 static const char *fs_type; variable
/third_party/ltp/testcases/kernel/syscalls/umount2/
Dumount2_01.c47 static const char *fs_type; variable
Dumount2_03.c44 static const char *fs_type; variable
Dumount2_02.c48 static const char *fs_type; variable
/third_party/ltp/testcases/kernel/syscalls/lchown/
Dlchown03.c89 const char *fs_type; in setup() local
/third_party/ltp/testcases/kernel/syscalls/fchown/
Dfchown04.c98 const char *fs_type; in setup() local
/third_party/ltp/testcases/kernel/syscalls/read/
Dread02.c45 static long fs_type; variable
/third_party/ltp/testcases/kernel/syscalls/renameat2/
Drenameat202.c45 static long fs_type; variable
/third_party/e2fsprogs/misc/
Dblkid.c147 static void pretty_print_line(const char *device, const char *fs_type, in pretty_print_line()
185 const char *uuid = "", *fs_type = "", *label = ""; in pretty_print_dev() local
/third_party/ltp/testcases/kernel/syscalls/chown/
Dchown04.c139 const char *fs_type; in setup() local
/third_party/ltp/testcases/kernel/syscalls/rename/
Drename11.c57 static const char *fs_type; variable

123