| /third_party/ltp/lib/ |
| D | tst_supported_fs_types.c | 36 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()
|
| D | tst_mkfs.c | 26 const char *dev, const char *fs_type, in tst_mkfs_() 117 const char *fs_type; in tst_dev_fs_type() local
|
| D | tst_fs_link_count.c | 111 long fs_type; in tst_fs_fill_subdirs_() local
|
| /third_party/ltp/include/ |
| D | tst_mkfs.h | 19 #define SAFE_MKFS(device, fs_type, fs_opts, extra_opts) \ argument
|
| D | tst_device.h | 15 const char *fs_type; member
|
| /third_party/ltp/libs/libltpswap/ |
| D | libswap.c | 43 long fs_type = tst_fs_type(filename); in is_swap_supported() local
|
| /third_party/ltp/testcases/kernel/syscalls/mount/ |
| D | mount02.c | 59 static const char *fs_type; variable 78 const char **fs_type; member
|
| D | mount01.c | 40 static const char *fs_type; variable
|
| D | mount04.c | 38 static const char *fs_type; variable
|
| D | mount06.c | 53 static const char *fs_type; variable
|
| /third_party/node/src/ |
| D | node_dir.cc | 74 #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/ |
| D | statvfs01.c | 27 long fs_type; in run() local
|
| /third_party/ltp/testcases/kernel/syscalls/umount2/ |
| D | umount2_01.c | 46 static const char *fs_type; variable
|
| /third_party/ltp/testcases/kernel/syscalls/lchown/ |
| D | lchown03.c | 89 const char *fs_type; in setup() local
|
| /third_party/ltp/testcases/kernel/syscalls/renameat2/ |
| D | renameat202.c | 45 static long fs_type; variable
|
| D | renameat201.c | 54 static long fs_type; variable
|
| /third_party/ltp/testcases/kernel/syscalls/read/ |
| D | read02.c | 45 static long fs_type; variable
|
| /third_party/ltp/testcases/kernel/syscalls/rename/ |
| D | rename11.c | 57 static const char *fs_type; variable
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_state_fs_linear_llvm.c | 137 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/ |
| D | mknodat02.c | 106 const char *fs_type; in setup() local
|
| /third_party/ltp/testcases/kernel/syscalls/open/ |
| D | open12.c | 90 const char *fs_type; in setup() local
|
| /third_party/ltp/testcases/kernel/syscalls/mknod/ |
| D | mknod07.c | 114 const char *fs_type; in setup() local
|
| /third_party/ltp/testcases/kernel/syscalls/linkat/ |
| D | linkat02.c | 54 static const char *fs_type; variable
|
| /third_party/ltp/testcases/kernel/syscalls/renameat/ |
| D | renameat01.c | 133 const char *fs_type; in setup() local
|
| /third_party/ltp/include/old/ |
| D | test.h | 199 #define tst_mkfs(cleanup, dev, fs_type, fs_opts, extra_opts) \ argument
|