Home
last modified time | relevance | path

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

/external/toybox/toys/other/
Dblkid.c30 struct fstype { struct
36 static const struct fstype fstypes[] = { argument
/external/autotest/client/tests/fsfuzzer/
Dfsfuzzer.py21 def run_once(self, fstype = 'iso9660'): argument
/external/autotest/client/tests/flail/
Dflail.py34 def run_once(self, fstype = 'iso9660'): argument
/external/autotest/client/cros/
Dliststorage.py67 def get_partition_info(part_path, bus, model, partid=None, fstype=None, argument
/external/autotest/client/bin/
Dpartition.py24 def __init__(self, fstype, fs_tag, mkfs_flags=None, mount_options=None): argument
530 def mkfs_exec(self, fstype): argument
549 def mkfs(self, fstype=None, args='', record=True): argument
654 def mount(self, mountpoint=None, fstype=None, args='', record=True): argument
/external/autotest/client/tests/parallel_dd/
Dparallel_dd.py9 def initialize(self, fs, fstype = 'ext2', megabytes = 1000, streams = 2, argument
/external/selinux/checkpolicy/
Dcheckpolicy.c387 char ans[80 + 1], *outfile = NULL, *path, *fstype; in main() local
Dpolicy_define.c5224 int define_genfs_context_helper(char *fstype, int has_type) in define_genfs_context_helper()
/external/wpa_supplicant_8/src/utils/
Dwpa_debug.c146 char *tmp2, *tmp_path, *fstype; in wpa_debug_open_linux_tracing() local
/external/selinux/libsepol/src/
Dservices.c2087 int hidden sepol_genfs_sid(const char *fstype, in sepol_genfs_sid()
2134 int hidden sepol_fs_use(const char *fstype, in sepol_fs_use()
/external/e2fsprogs/misc/
Dfsck.c119 static char *fstype = NULL; variable
/external/e2fsprogs/lib/blkid/
Dprobe.c1652 int blkid_known_fstype(const char *fstype) in blkid_known_fstype()
/external/iproute2/tc/
Dtc_bpf.c302 static const char *bpf_find_mntpt(const char *fstype, unsigned long magic, in bpf_find_mntpt()
/external/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h367 char *fstype; member
/external/toybox/generated/
Dglobals.h978 struct arg_list *fstype; member