Searched defs:fstype (Results 1 – 11 of 11) sorted by relevance
/linux-6.3-rc2/scripts/selinux/mdp/ |
A D | mdp.c | 154 #define FS_USE(behavior, fstype) \ in main() argument 228 #define GENFSCON(fstype, prefix) \ in main() argument
|
/linux-6.3-rc2/security/tomoyo/ |
A D | mount.c | 84 struct file_system_type *fstype = NULL; in tomoyo_mount_acl() local
|
/linux-6.3-rc2/tools/bpf/bpftool/ |
A D | tracelog.c | 66 const char *fstype = "tracefs"; in get_tracefs_pipe() local
|
/linux-6.3-rc2/init/ |
A D | do_mounts.c | 526 static bool __init fs_is_nodev(char *fstype) in fs_is_nodev() 541 char *fs_names, *fstype; in mount_nodev_root() local
|
/linux-6.3-rc2/tools/testing/selftests/mount/ |
A D | unprivileged-remount-test.c | 182 bool test_unpriv_remount(const char *fstype, const char *mount_options, in test_unpriv_remount()
|
/linux-6.3-rc2/drivers/staging/wlan-ng/ |
A D | p80211netdev.c | 868 u16 fstype; in p80211_rx_typedrop() local
|
A D | p80211hdr.h | 163 static inline u16 wlan_ctl_framelen(u16 fstype) in wlan_ctl_framelen()
|
/linux-6.3-rc2/security/selinux/ss/ |
A D | services.c | 2868 const char *fstype, in __security_genfs_sid() 2921 const char *fstype, in security_genfs_sid() 2945 const char *fstype, in selinux_policy_genfs_sid() 2967 const char *fstype = sb->s_type->name; in security_fs_use() local
|
A D | policydb.h | 210 char *fstype; member
|
/linux-6.3-rc2/security/apparmor/ |
A D | mount.c | 520 struct file_system_type *fstype; in aa_new_mount() local
|
/linux-6.3-rc2/fs/ |
A D | namespace.c | 3001 static int do_new_mount(struct path *path, const char *fstype, int sb_flags, in do_new_mount()
|
Completed in 29 milliseconds