/third_party/ltp/lib/ |
D | tst_supported_fs_types.c | 32 static int has_mkfs(const char *fs_type) in has_mkfs() 55 int tst_fs_in_skiplist(const char *fs_type, const char *const *skiplist) in tst_fs_in_skiplist() 70 static enum tst_fs_impl has_kernel_support(const char *fs_type) in has_kernel_support() 123 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 | 18 #define SAFE_MKFS(device, fs_type, fs_opts, extra_opts) \ argument
|
D | tst_device.h | 14 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
|
D | mount03.c | 65 static const char *fs_type; variable
|
/third_party/ltp/testcases/kernel/syscalls/umount2/ |
D | umount2_01.c | 47 static const char *fs_type; variable
|
D | umount2_03.c | 44 static const char *fs_type; variable
|
D | umount2_02.c | 48 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 | 141 struct lp_type fs_type, in llvm_fragment_body() 258 struct lp_type fs_type; in llvmpipe_fs_variant_linear_llvm() local
|
/third_party/e2fsprogs/misc/ |
D | blkid.c | 150 static void pretty_print_line(const char *device, const char *fs_type, in pretty_print_line() 188 const char *uuid = "", *fs_type = "", *label = ""; in pretty_print_dev() local
|
/third_party/ltp/testcases/kernel/syscalls/mmap/ |
D | mmap16.c | 48 static const char *fs_type = "ext4"; variable
|
/third_party/ltp/testcases/kernel/syscalls/utime/ |
D | utime06.c | 105 const char *fs_type; in setup() 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 | 91 const char *fs_type; in setup() local
|