Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/
H A Dfs.c109 int fstype; member
238 static struct fstype_info *fs_get_info(int fstype) in fs_get_info()
252 int fs_set_blk_dev(const char *ifname, const char *dev_part_str, int fstype) in fs_set_blk_dev()
492 int fstype) in do_size()
511 int fstype) in do_load()
581 int fstype) in do_ls()
598 int fstype) in file_exists()
607 int fstype) in do_save()
649 int fstype) in do_fs_uuid()
/OK3568_Linux_fs/kernel/scripts/selinux/mdp/
H A Dmdp.c154 #define FS_USE(behavior, fstype) \ in main() argument
228 #define GENFSCON(fstype, prefix) \ in main() argument
/OK3568_Linux_fs/buildroot/support/testing/tests/init/
H A Dtest_systemd_selinux.py27 def run_tests(self, fstype): argument
/OK3568_Linux_fs/yocto/poky/scripts/lib/wic/plugins/source/
H A Drawcopy.py25 def do_image_label(fstype, dst, label): argument
/OK3568_Linux_fs/kernel/security/tomoyo/
H A Dmount.c84 struct file_system_type *fstype = NULL; in tomoyo_mount_acl() local
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dtracelog.c66 const char *fstype = "tracefs"; in get_tracefs_pipe() local
/OK3568_Linux_fs/u-boot/include/
H A Dfpga.h43 int fstype; member
/OK3568_Linux_fs/yocto/poky/scripts/lib/wic/plugins/imager/
H A Ddirect.py495 def _create_partition(self, device, parttype, fstype, start, size): argument
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/staging/wlan-ng/
H A Dp80211netdev.c924 u16 fstype; in p80211_rx_typedrop() local
H A Dp80211hdr.h177 static inline u16 wlan_ctl_framelen(u16 fstype) in wlan_ctl_framelen()
/OK3568_Linux_fs/u-boot/drivers/fpga/
H A Dzynqpl.c407 int fstype; in zynq_loadfs() local
/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dservices.c2866 const char *fstype, in __security_genfs_sid()
2918 const char *fstype, in security_genfs_sid()
2942 const char *fstype, in selinux_policy_genfs_sid()
2963 const char *fstype = sb->s_type->name; in security_fs_use() local
H A Dpolicydb.h210 char *fstype; member
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dmount.c534 struct file_system_type *fstype; in aa_new_mount() local
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dwic.py1067 def _rawcopy_plugin(self, fstype): argument
/OK3568_Linux_fs/kernel/fs/
H A Dnamespace.c2858 static int do_new_mount(struct path *path, const char *fstype, int sb_flags, in do_new_mount()