Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/
H A Dfs.c119 int fstype; member
281 static struct fstype_info *fs_get_info(int fstype) in fs_get_info()
308 int fs_set_blk_dev(const char *ifname, const char *dev_part_str, int fstype) in fs_set_blk_dev()
606 int fstype) in do_size()
625 int fstype) in do_load()
695 int fstype) in do_ls()
712 int fstype) in file_exists()
721 int fstype) in do_save()
763 int fstype) in do_fs_uuid()
810 int fstype) in do_rm()
[all …]
/openbmc/linux/scripts/selinux/mdp/
H A Dmdp.c154 #define FS_USE(behavior, fstype) \ in main() argument
228 #define GENFSCON(fstype, prefix) \ in main() argument
/openbmc/qemu/trace/
H A Dftrace.c18 static int find_mount(char *mount_point, const char *fstype) in find_mount()
/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/
H A Drawcopy.py27 def do_image_label(fstype, dst, label): argument
/openbmc/linux/init/
H A Ddo_mounts.c331 static bool __init fs_is_nodev(char *fstype) in fs_is_nodev()
346 char *fs_names, *fstype; in mount_nodev_root() local
/openbmc/linux/security/tomoyo/
H A Dmount.c84 struct file_system_type *fstype = NULL; in tomoyo_mount_acl() local
/openbmc/linux/tools/bpf/bpftool/
H A Dtracelog.c66 const char *fstype = "tracefs"; in get_tracefs_pipe() local
/openbmc/u-boot/include/
H A Dfpga.h45 int fstype; member
/openbmc/qemu/tests/migration/
H A Dstress.c233 static int mount_misc(const char *fstype, const char *dir) in mount_misc()
/openbmc/u-boot/drivers/dfu/
H A Ddfu_mmc.c113 int fstype; in mmc_file_op() local
/openbmc/linux/tools/testing/selftests/mount/
H A Dunprivileged-remount-test.c182 bool test_unpriv_remount(const char *fstype, const char *mount_options, in test_unpriv_remount()
/openbmc/openbmc/poky/scripts/lib/wic/plugins/imager/
H A Ddirect.py503 def _create_partition(self, device, parttype, fstype, start, size): argument
/openbmc/linux/drivers/staging/wlan-ng/
H A Dp80211hdr.h142 static inline u16 wlan_ctl_framelen(u16 fstype) in wlan_ctl_framelen()
H A Dp80211netdev.c847 u16 fstype; in p80211_rx_typedrop() local
/openbmc/u-boot/drivers/fpga/
H A Dzynqpl.c423 int fstype; in zynq_loadfs() local
/openbmc/linux/security/selinux/ss/
H A Dservices.c2817 const char *fstype, in __security_genfs_sid()
2867 int security_genfs_sid(const char *fstype, in security_genfs_sid()
2891 const char *fstype, in selinux_policy_genfs_sid()
2912 const char *fstype = sb->s_type->name; in security_fs_use() local
H A Dpolicydb.h210 char *fstype; member
/openbmc/linux/security/apparmor/
H A Dmount.c550 struct file_system_type *fstype; in aa_new_mount() local
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dwic.py1164 def _rawcopy_plugin(self, fstype): argument
/openbmc/linux/fs/
H A Dnamespace.c3299 static int do_new_mount(struct path *path, const char *fstype, int sb_flags, in do_new_mount()