Home
last modified time | relevance | path

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

12

/external/toybox/toys/other/
Dblkid.c41 struct fstype { struct
45 } static const fstypes[] = { argument
/external/trusty/musl/src/linux/
Dmount.c4 int mount(const char *special, const char *dir, const char *fstype, unsigned long flags, const void… in mount()
/external/musl/src/linux/
Dmount.c4 int mount(const char *special, const char *dir, const char *fstype, unsigned long flags, const void… in mount()
/external/rust/android-crates-io/crates/nix/test/mount/
Dtest_nmount.rs17 let fstype = CString::new("fstype").unwrap(); in ok() localVariable
/external/autotest/client/bin/
Dpartition.py27 def __init__(self, fstype, fs_tag, mkfs_flags=None, mount_options=None): argument
516 def mkfs_exec(self, fstype): argument
535 def mkfs(self, fstype=None, args='', record=True): argument
640 def mount(self, mountpoint=None, fstype=None, args='', record=True): argument
/external/iproute2/lib/
Dfs.c37 char fstype[128]; /* max length of any filesystem name */ in find_fs_mount() local
Dbpf.c538 static const char *bpf_find_mntpt(const char *fstype, unsigned long magic, in bpf_find_mntpt()
/external/strace/tests/
Dmount.c78 static const char fstype[] = "mount_fstype"; in main() local
/external/strace/tests-m32/
Dmount.c78 static const char fstype[] = "mount_fstype"; in main() local
/external/strace/tests-mx32/
Dmount.c78 static const char fstype[] = "mount_fstype"; in main() local
/external/bpftool/src/
Dtracelog.c66 const char *fstype = "tracefs"; in get_tracefs_pipe() local
/external/autotest/client/cros/
Dliststorage.py174 def get_partition_info(part_path, bus, model, partid=None, fstype=None, argument
/external/ltp/libs/swap/
Dlibswap.c201 const char *fstype = tst_fs_type_name(fs_type); in is_swap_supported() local
/external/linux-kselftest/tools/testing/selftests/mount/
Dunprivileged-remount-test.c182 bool test_unpriv_remount(const char *fstype, const char *mount_options, in test_unpriv_remount()
/external/selinux/checkpolicy/
Dcheckpolicy.c392 char ans[80 + 1], *path, *fstype; in main() local
Dpolicy_define.c5775 static int define_genfs_context_helper(char *fstype, int has_type) in define_genfs_context_helper()
/external/wpa_supplicant_8/src/utils/
Dwpa_debug.c151 char *tmp2, *tmp_path, *fstype; in wpa_debug_open_linux_tracing() local
/external/selinux/libsepol/src/
Dservices.c2255 int sepol_genfs_sid(const char *fstype, in sepol_genfs_sid()
2302 int sepol_fs_use(const char *fstype, in sepol_fs_use()
Dkernel_to_conf.c2555 char *fstype, *name, *ctx; in write_genfscon_rules_to_conf() local
Dkernel_to_cil.c2707 char *fstype, *name, *ctx; in write_genfscon_rules_to_cil() local
/external/e2fsprogs/misc/
Dfsck.c121 static char *fstype = NULL; variable
/external/pdfium/core/fxge/
Dcfx_face.cpp803 FT_UShort fstype = FT_Get_FSType_Flags(GetRec()); in CanEmbed() local
/external/autotest/utils/frozen_chromite/lib/
Dosutils.py922 def Mount(source, target, fstype, flags, data=''): argument
/external/e2fsprogs/lib/blkid/
Dprobe.c1799 int blkid_known_fstype(const char *fstype) in blkid_known_fstype()
/external/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h389 char *fstype; member

12