Home
last modified time | relevance | path

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

12

/third_party/ltp/lib/
Dtst_supported_fs_types.c36 static int has_mkfs(const char *fs_type) in has_mkfs()
59 int tst_fs_in_skiplist(const char *fs_type, const char *const *skiplist) in tst_fs_in_skiplist()
74 static enum tst_fs_impl has_kernel_support(const char *fs_type) in has_kernel_support()
124 enum tst_fs_impl tst_fs_is_supported(const char *fs_type) in tst_fs_is_supported()
Dtst_mkfs.c26 const char *dev, const char *fs_type, in tst_mkfs_()
117 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/ltp/include/
Dtst_mkfs.h19 #define SAFE_MKFS(device, fs_type, fs_opts, extra_opts) \ argument
Dtst_device.h15 const char *fs_type; member
/third_party/ltp/libs/libltpswap/
Dlibswap.c43 long fs_type = tst_fs_type(filename); in is_swap_supported() local
/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/node/src/
Dnode_dir.cc74 #define FS_DIR_ASYNC_TRACE_BEGIN0(fs_type, id) \ argument
78 #define FS_DIR_ASYNC_TRACE_END0(fs_type, id) \ argument
83 #define FS_DIR_ASYNC_TRACE_BEGIN1(fs_type, id, name, value) \ argument
90 #define FS_DIR_ASYNC_TRACE_END1(fs_type, id, name, value) \ argument
/third_party/ltp/testcases/kernel/syscalls/statvfs/
Dstatvfs01.c27 long fs_type; in run() local
/third_party/ltp/testcases/kernel/syscalls/umount2/
Dumount2_01.c46 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/renameat2/
Drenameat202.c45 static long fs_type; variable
Drenameat201.c54 static long fs_type; variable
/third_party/ltp/testcases/kernel/syscalls/read/
Dread02.c45 static long fs_type; variable
/third_party/ltp/testcases/kernel/syscalls/rename/
Drename11.c57 static const char *fs_type; variable
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs_linear_llvm.c137 struct lp_type fs_type, in llvm_fragment_body()
259 struct lp_type fs_type; in llvmpipe_fs_variant_linear_llvm() local
/third_party/ltp/testcases/kernel/syscalls/mknodat/
Dmknodat02.c106 const char *fs_type; in setup() local
/third_party/ltp/testcases/kernel/syscalls/open/
Dopen12.c90 const char *fs_type; in setup() local
/third_party/ltp/testcases/kernel/syscalls/mknod/
Dmknod07.c114 const char *fs_type; in setup() local
/third_party/ltp/testcases/kernel/syscalls/linkat/
Dlinkat02.c54 static const char *fs_type; variable
/third_party/ltp/testcases/kernel/syscalls/renameat/
Drenameat01.c133 const char *fs_type; in setup() local
/third_party/ltp/include/old/
Dtest.h199 #define tst_mkfs(cleanup, dev, fs_type, fs_opts, extra_opts) \ argument

12