/external/toybox/toys/other/ |
D | blkid.c | 33 struct fstype { struct 37 } static const fstypes[] = { argument
|
/external/u-boot/fs/ |
D | fs.c | 109 int fstype; member 254 static struct fstype_info *fs_get_info(int fstype) in fs_get_info() 281 int fs_set_blk_dev(const char *ifname, const char *dev_part_str, int fstype) in fs_set_blk_dev() 502 int fstype) in do_size() 521 int fstype) in do_load() 591 int fstype) in do_ls() 608 int fstype) in file_exists() 617 int fstype) in do_save() 659 int fstype) in do_fs_uuid()
|
/external/autotest/client/tests/fsfuzzer/ |
D | fsfuzzer.py | 21 def run_once(self, fstype = 'iso9660'): argument
|
/external/autotest/client/tests/flail/ |
D | flail.py | 34 def run_once(self, fstype = 'iso9660'): argument
|
/external/autotest/client/bin/ |
D | partition.py | 26 def __init__(self, fstype, fs_tag, mkfs_flags=None, mount_options=None): argument 515 def mkfs_exec(self, fstype): argument 534 def mkfs(self, fstype=None, args='', record=True): argument 639 def mount(self, mountpoint=None, fstype=None, args='', record=True): argument
|
/external/ltp/testcases/kernel/syscalls/mount/ |
D | mount05.c | 46 static char *fstype = "ext2"; variable
|
/external/autotest/client/tests/parallel_dd/ |
D | parallel_dd.py | 9 def initialize(self, fs, fstype = 'ext2', megabytes = 1000, streams = 2, argument
|
/external/iproute2/lib/ |
D | fs.c | 37 char fstype[128]; /* max length of any filesystem name */ in find_fs_mount() local
|
D | bpf.c | 538 static const char *bpf_find_mntpt(const char *fstype, unsigned long magic, in bpf_find_mntpt()
|
/external/strace/tests-mx32/ |
D | mount.c | 78 static const char fstype[] = "mount_fstype"; in main() local
|
/external/strace/tests-m32/ |
D | mount.c | 78 static const char fstype[] = "mount_fstype"; in main() local
|
/external/strace/tests/ |
D | mount.c | 78 static const char fstype[] = "mount_fstype"; in main() local
|
/external/autotest/client/cros/ |
D | liststorage.py | 165 def get_partition_info(part_path, bus, model, partid=None, fstype=None, argument
|
/external/u-boot/include/ |
D | fpga.h | 45 int fstype; member
|
/external/linux-kselftest/tools/testing/selftests/mount/ |
D | unprivileged-remount-test.c | 182 bool test_unpriv_remount(const char *fstype, const char *mount_options, in test_unpriv_remount()
|
/external/u-boot/drivers/fpga/ |
D | zynqpl.c | 422 int fstype; in zynq_loadfs() local
|
/external/cros/system_api/dbus/vm_concierge/ |
D | service.proto | 40 string fstype = 3; field
|
/external/selinux/checkpolicy/ |
D | checkpolicy.c | 393 char ans[80 + 1], *outfile = NULL, *path, *fstype; in main() local
|
/external/wpa_supplicant_8/src/utils/ |
D | wpa_debug.c | 150 char *tmp2, *tmp_path, *fstype; in wpa_debug_open_linux_tracing() local
|
/external/selinux/libsepol/src/ |
D | services.c | 2261 int hidden sepol_genfs_sid(const char *fstype, in sepol_genfs_sid() 2308 int hidden sepol_fs_use(const char *fstype, in sepol_fs_use()
|
D | kernel_to_cil.c | 2602 char *fstype, *name, *ctx; in write_genfscon_rules_to_cil() local
|
D | kernel_to_conf.c | 2462 char *fstype, *name, *ctx; in write_genfscon_rules_to_conf() local
|
/external/e2fsprogs/misc/ |
D | fsck.c | 120 static char *fstype = NULL; variable
|
/external/e2fsprogs/lib/blkid/ |
D | probe.c | 1798 int blkid_known_fstype(const char *fstype) in blkid_known_fstype()
|
/external/selinux/libsepol/include/sepol/policydb/ |
D | policydb.h | 384 char *fstype; member
|