Searched defs:fstype (Results 1 - 15 of 15) sorted by relevance
/third_party/musl/src/linux/ |
H A D | mount.c | 4 int mount(const char *special, const char *dir, const char *fstype, unsigned long flags, const void *data) in mount() argument
|
/third_party/ltp/libs/libltpswap/ |
H A D | libswap.c | 44 const char *fstype = tst_fs_type_name(fs_type); in is_swap_supported() local
|
/third_party/NuttX/include/nuttx/fs/ |
H A D | automount.h | 88 FAR const char *fstype; /* Type of file system */ member
|
/third_party/ltp/testcases/kernel/syscalls/mount/ |
H A D | mount05.c | 46 static char *fstype = "ext2"; variable
|
/third_party/toybox/toys/other/ |
H A D | blkid.c | 39 struct fstype { struct
|
/third_party/selinux/checkpolicy/ |
H A D | checkpolicy.c | 391 char ans[80 + 1], *path, *fstype; in main() local
|
H A D | policy_define.c | 5574 static int define_genfs_context_helper(char *fstype, int has_type) in define_genfs_context_helper() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A 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_standard/src/utils/ |
H A D | wpa_debug.c | 158 char *tmp2, *tmp_path, *fstype; in wpa_debug_open_linux_tracing() local
|
/third_party/ntfs-3g/src/ |
H A D | ntfs-3g.c | 4149 fuse_fstype fstype = FSTYPE_NONE; in get_fuse_fstype() local 4178 fuse_fstype fstype; in load_fuse_module() local 4336 fuse_fstype fstype = FSTYPE_UNKNOWN; in main() local [all...] |
H A D | lowntfs-3g.c | 4440 fuse_fstype fstype = FSTYPE_NONE; local 4469 fuse_fstype fstype; local 4603 fuse_fstype fstype = FSTYPE_UNKNOWN; local [all...] |
/third_party/selinux/libsepol/src/ |
H A D | kernel_to_cil.c | 2669 char *fstype, *name, *ctx; in write_genfscon_rules_to_cil() local
|
H A D | services.c | 2234 int sepol_genfs_sid(const char *fstype, in sepol_genfs_sid() argument 2281 int sepol_fs_use(const char *fstype, in sepol_fs_use() argument
|
H A D | kernel_to_conf.c | 2537 char *fstype, *name, *ctx; in write_genfscon_rules_to_conf() local
|
/third_party/selinux/libsepol/include/sepol/policydb/ |
H A D | policydb.h | 387 char *fstype; member
|
Completed in 30 milliseconds