Home
last modified time | relevance | path

Searched defs:fstype (Results 1 – 17 of 17) 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/rust/crates/nix/test/
Dtest_nmount.rs17 let fstype = CString::new("fstype").unwrap(); in ok() localVariable
/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.c5574 static int define_genfs_context_helper(char *fstype, int has_type) in define_genfs_context_helper()
/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/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/selinux/libsepol/src/
Dservices.c2234 int sepol_genfs_sid(const char *fstype, in sepol_genfs_sid()
2281 int sepol_fs_use(const char *fstype, in sepol_fs_use()
Dkernel_to_conf.c2537 char *fstype, *name, *ctx; in write_genfscon_rules_to_conf() local
Dkernel_to_cil.c2669 char *fstype, *name, *ctx; in write_genfscon_rules_to_cil() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dwpa_debug.c153 char *tmp2, *tmp_path, *fstype; in wpa_debug_open_linux_tracing() local
/third_party/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h387 char *fstype; member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h54221 char *fstype; member