/third_party/toybox/toys/other/ |
D | blkid.c | 39 struct fstype { struct 43 } static const fstypes[] = { argument
|
/third_party/musl/src/linux/ |
D | mount.c | 4 int mount(const char *special, const char *dir, const char *fstype, unsigned long flags, const void… in mount()
|
/third_party/ltp/libs/libltpswap/ |
D | libswap.c | 44 const char *fstype = tst_fs_type_name(fs_type); in is_swap_supported() local
|
/third_party/ltp/testcases/kernel/syscalls/mount/ |
D | mount05.c | 46 static char *fstype = "ext2"; variable
|
/third_party/NuttX/include/nuttx/fs/ |
D | automount.h | 88 FAR const char *fstype; /* Type of file system */ member
|
/third_party/selinux/checkpolicy/ |
D | checkpolicy.c | 391 char ans[80 + 1], *path, *fstype; in main() local
|
D | policy_define.c | 5468 static int define_genfs_context_helper(char *fstype, int has_type) in define_genfs_context_helper()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
D | wpa_debug.c | 151 char *tmp2, *tmp_path, *fstype; in wpa_debug_open_linux_tracing() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
D | wpa_debug.c | 151 char *tmp2, *tmp_path, *fstype; in wpa_debug_open_linux_tracing() local
|
/third_party/selinux/libsepol/src/ |
D | services.c | 2233 int sepol_genfs_sid(const char *fstype, in sepol_genfs_sid() 2280 int sepol_fs_use(const char *fstype, in sepol_fs_use()
|
D | kernel_to_conf.c | 2515 char *fstype, *name, *ctx; in write_genfscon_rules_to_conf() local
|
D | kernel_to_cil.c | 2642 char *fstype, *name, *ctx; in write_genfscon_rules_to_cil() local
|
/third_party/ntfs-3g/src/ |
D | ntfs-3g.c | 4148 fuse_fstype fstype = FSTYPE_NONE; in get_fuse_fstype() local 4177 fuse_fstype fstype; in load_fuse_module() local 4331 fuse_fstype fstype = FSTYPE_UNKNOWN; in main() local
|
D | lowntfs-3g.c | 4440 fuse_fstype fstype = FSTYPE_NONE; local 4469 fuse_fstype fstype; local 4603 fuse_fstype fstype = FSTYPE_UNKNOWN; local
|
/third_party/e2fsprogs/misc/ |
D | fsck.c | 120 static char *fstype = NULL; variable
|
/third_party/e2fsprogs/lib/blkid/ |
D | probe.c | 1801 int blkid_known_fstype(const char *fstype) in blkid_known_fstype()
|
/third_party/glib/gio/ |
D | glocalfile.c | 931 const char *fstype; in g_local_file_query_filesystem_info() local
|
/third_party/selinux/libsepol/include/sepol/policydb/ |
D | policydb.h | 386 char *fstype; member
|