/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | mount.c | 84 struct file_system_type *fstype = NULL; in tomoyo_mount_acl() local
|
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | mount.c | 84 struct file_system_type *fstype = NULL; in tomoyo_mount_acl() local
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | tracelog.c | 66 const char *fstype = "tracefs"; in get_tracefs_pipe() local
|
/kernel/liteos_a/fs/rootfs/ |
H A D | los_rootfs.c | 159 STATIC INT32 ParseRootArgs(CHAR **dev, CHAR **fstype, UINT64 *rootAddr, UINT64 *rootSize, UINT32 *mountFlags)
in ParseRootArgs() argument 330 CHAR *fstype = NULL;
in OsMountRootfs() local
|
/kernel/linux/linux-6.6/tools/bpf/bpftool/ |
H A D | tracelog.c | 66 const char *fstype = "tracefs"; in get_tracefs_pipe() local
|
/kernel/linux/linux-5.10/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() argument
|
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/ |
H A D | p80211netdev.c | 924 u16 fstype; in p80211_rx_typedrop() local
|
H A D | p80211hdr.h | 177 static inline u16 wlan_ctl_framelen(u16 fstype) in wlan_ctl_framelen() argument
|
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/ |
H A D | p80211netdev.c | 847 u16 fstype; in p80211_rx_typedrop() local
|
H A D | p80211hdr.h | 142 static inline u16 wlan_ctl_framelen(u16 fstype) in wlan_ctl_framelen() argument
|
/kernel/linux/linux-6.6/init/ |
H A D | do_mounts.c | 331 static bool __init fs_is_nodev(char *fstype) in fs_is_nodev() argument 346 char *fs_names, *fstype; in mount_nodev_root() local
|
/kernel/linux/linux-6.6/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() argument
|
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | mount.c | 534 struct file_system_type *fstype; in aa_new_mount() local
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | mount.c | 550 struct file_system_type *fstype; in aa_new_mount() local
|
/kernel/linux/linux-5.10/security/selinux/ss/ |
H A D | policydb.h | 210 char *fstype; member
|
H A D | services.c | 2956 const char *fstype in security_fs_use() local 2858 __security_genfs_sid(struct selinux_policy *policy, const char *fstype, char *path, u16 orig_sclass, u32 *sid) __security_genfs_sid() argument 2910 security_genfs_sid(struct selinux_state *state, const char *fstype, char *path, u16 orig_sclass, u32 *sid) security_genfs_sid() argument 2934 selinux_policy_genfs_sid(struct selinux_policy *policy, const char *fstype, char *path, u16 orig_sclass, u32 *sid) selinux_policy_genfs_sid() argument [all...] |
/kernel/linux/linux-6.6/security/selinux/ss/ |
H A D | policydb.h | 210 char *fstype; member
|
H A D | services.c | 2867 int security_genfs_sid(const char *fstype, in security_genfs_sid() argument 2912 const char *fstype in security_fs_use() local 2816 __security_genfs_sid(struct selinux_policy *policy, const char *fstype, const char *path, u16 orig_sclass, u32 *sid) __security_genfs_sid() argument 2890 selinux_policy_genfs_sid(struct selinux_policy *policy, const char *fstype, const char *path, u16 orig_sclass, u32 *sid) selinux_policy_genfs_sid() argument [all...] |
/kernel/linux/linux-5.10/fs/ |
H A D | namespace.c | 2864 static int do_new_mount(struct path *path, const char *fstype, int sb_flags, in do_new_mount() argument
|
/kernel/linux/linux-6.6/fs/ |
H A D | namespace.c | 3299 static int do_new_mount(struct path *path, const char *fstype, int sb_flags, in do_new_mount() argument
|