/openbmc/u-boot/fs/ |
H A D | fs.c | 119 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 D | mdp.c | 154 #define FS_USE(behavior, fstype) \ in main() argument 228 #define GENFSCON(fstype, prefix) \ in main() argument
|
/openbmc/qemu/trace/ |
H A D | ftrace.c | 18 static int find_mount(char *mount_point, const char *fstype) in find_mount()
|
/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/ |
H A D | rawcopy.py | 27 def do_image_label(fstype, dst, label): argument
|
/openbmc/linux/init/ |
H A D | do_mounts.c | 331 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 D | mount.c | 84 struct file_system_type *fstype = NULL; in tomoyo_mount_acl() local
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | tracelog.c | 66 const char *fstype = "tracefs"; in get_tracefs_pipe() local
|
/openbmc/u-boot/include/ |
H A D | fpga.h | 45 int fstype; member
|
/openbmc/qemu/tests/migration/ |
H A D | stress.c | 233 static int mount_misc(const char *fstype, const char *dir) in mount_misc()
|
/openbmc/u-boot/drivers/dfu/ |
H A D | dfu_mmc.c | 113 int fstype; in mmc_file_op() local
|
/openbmc/linux/tools/testing/selftests/mount/ |
H A D | unprivileged-remount-test.c | 182 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 D | direct.py | 503 def _create_partition(self, device, parttype, fstype, start, size): argument
|
/openbmc/linux/drivers/staging/wlan-ng/ |
H A D | p80211hdr.h | 142 static inline u16 wlan_ctl_framelen(u16 fstype) in wlan_ctl_framelen()
|
H A D | p80211netdev.c | 847 u16 fstype; in p80211_rx_typedrop() local
|
/openbmc/u-boot/drivers/fpga/ |
H A D | zynqpl.c | 423 int fstype; in zynq_loadfs() local
|
/openbmc/linux/security/selinux/ss/ |
H A D | services.c | 2817 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 D | policydb.h | 210 char *fstype; member
|
/openbmc/linux/security/apparmor/ |
H A D | mount.c | 550 struct file_system_type *fstype; in aa_new_mount() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | wic.py | 1164 def _rawcopy_plugin(self, fstype): argument
|
/openbmc/linux/fs/ |
H A D | namespace.c | 3307 static int do_new_mount(struct path *path, const char *fstype, int sb_flags, in do_new_mount()
|