Home
last modified time | relevance | path

Searched defs:fstype (Results 1 – 18 of 18) sorted by relevance

/third_party/toybox/toys/other/
Dblkid.c39 struct fstype { struct
43 } static const fstypes[] = { argument
/third_party/musl/src/linux/
Dmount.c4 int mount(const char *special, const char *dir, const char *fstype, unsigned long flags, const void… in mount()
/third_party/ltp/libs/libltpswap/
Dlibswap.c44 const char *fstype = tst_fs_type_name(fs_type); in is_swap_supported() local
/third_party/ltp/testcases/kernel/syscalls/mount/
Dmount05.c46 static char *fstype = "ext2"; variable
/third_party/NuttX/include/nuttx/fs/
Dautomount.h88 FAR const char *fstype; /* Type of file system */ member
/third_party/selinux/checkpolicy/
Dcheckpolicy.c391 char ans[80 + 1], *path, *fstype; in main() local
Dpolicy_define.c5468 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/
Dwpa_debug.c151 char *tmp2, *tmp_path, *fstype; in wpa_debug_open_linux_tracing() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dwpa_debug.c151 char *tmp2, *tmp_path, *fstype; in wpa_debug_open_linux_tracing() local
/third_party/selinux/libsepol/src/
Dservices.c2233 int sepol_genfs_sid(const char *fstype, in sepol_genfs_sid()
2280 int sepol_fs_use(const char *fstype, in sepol_fs_use()
Dkernel_to_conf.c2515 char *fstype, *name, *ctx; in write_genfscon_rules_to_conf() local
Dkernel_to_cil.c2642 char *fstype, *name, *ctx; in write_genfscon_rules_to_cil() local
/third_party/ntfs-3g/src/
Dntfs-3g.c4148 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
Dlowntfs-3g.c4440 fuse_fstype fstype = FSTYPE_NONE; local
4469 fuse_fstype fstype; local
4603 fuse_fstype fstype = FSTYPE_UNKNOWN; local
/third_party/e2fsprogs/misc/
Dfsck.c120 static char *fstype = NULL; variable
/third_party/e2fsprogs/lib/blkid/
Dprobe.c1801 int blkid_known_fstype(const char *fstype) in blkid_known_fstype()
/third_party/glib/gio/
Dglocalfile.c931 const char *fstype; in g_local_file_query_filesystem_info() local
/third_party/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h386 char *fstype; member