Searched defs:fstype (Results 1 – 9 of 9) sorted by relevance
| /linux/scripts/selinux/mdp/ |
| H A D | mdp.c | 150 #define FS_USE(behavior, fstype) \ in main() argument 221 #define GENFSCON(fstype, prefix) \ in main() argument
|
| /linux/init/ |
| H A D | do_mounts.c | 333 static bool __init fs_is_nodev(char *fstype) in fs_is_nodev() 348 char *fs_names, *fstype; in mount_nodev_root() local
|
| /linux/security/tomoyo/ |
| H A D | mount.c | 84 struct file_system_type *fstype = NULL; in tomoyo_mount_acl() local
|
| /linux/tools/bpf/bpftool/ |
| H A D | tracelog.c | 64 const char *fstype = "tracefs"; in get_tracefs_pipe() local
|
| /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()
|
| /linux/security/selinux/ss/ |
| H A D | services.c | 2890 const char *fstype, in __security_genfs_sid() 2950 int security_genfs_sid(const char *fstype, in security_genfs_sid() 2974 const char *fstype, in selinux_policy_genfs_sid() 2995 const char *fstype = sb->s_type->name; in security_fs_use() local
|
| H A D | policydb.h | 207 char *fstype; member
|
| /linux/security/apparmor/ |
| H A D | mount.c | 550 struct file_system_type *fstype; in aa_new_mount() local
|
| /linux/fs/ |
| H A D | namespace.c | 3680 static int do_new_mount(const struct path *path, const char *fstype, in do_new_mount()
|