Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/selinux/mdp/
Dmdp.c154 #define FS_USE(behavior, fstype) \ in main() argument
228 #define GENFSCON(fstype, prefix) \ in main() argument
/kernel/liteos_a/fs/rootfs/
Dlos_rootfs.c170 STATIC INT32 ParseRootArgs(CHAR **dev, CHAR **fstype, UINT64 *rootAddr, UINT64 *rootSize, UINT32 *m… in ParseRootArgs()
341 CHAR *fstype = NULL; in OsMountRootfs() local
/kernel/linux/linux-5.10/security/tomoyo/
Dmount.c84 struct file_system_type *fstype = NULL; in tomoyo_mount_acl() local
/kernel/linux/linux-5.10/tools/bpf/bpftool/
Dtracelog.c66 const char *fstype = "tracefs"; in get_tracefs_pipe() local
/kernel/linux/linux-5.10/tools/testing/selftests/mount/
Dunprivileged-remount-test.c182 bool test_unpriv_remount(const char *fstype, const char *mount_options, in test_unpriv_remount()
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/
Dp80211netdev.c924 u16 fstype; in p80211_rx_typedrop() local
Dp80211hdr.h177 static inline u16 wlan_ctl_framelen(u16 fstype) in wlan_ctl_framelen()
/kernel/linux/linux-5.10/security/selinux/ss/
Dservices.c2858 const char *fstype, in __security_genfs_sid()
2910 const char *fstype, in security_genfs_sid()
2934 const char *fstype, in selinux_policy_genfs_sid()
2955 const char *fstype = sb->s_type->name; in security_fs_use() local
Dpolicydb.h210 char *fstype; member
/kernel/linux/linux-5.10/security/apparmor/
Dmount.c533 struct file_system_type *fstype; in aa_new_mount() local
/kernel/linux/linux-5.10/fs/
Dnamespace.c2859 static int do_new_mount(struct path *path, const char *fstype, int sb_flags, in do_new_mount()