Searched defs:fstype (Results 1 – 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/scripts/selinux/mdp/ |
D | mdp.c | 154 #define FS_USE(behavior, fstype) \ in main() argument 228 #define GENFSCON(fstype, prefix) \ in main() argument
|
/kernel/liteos_a/fs/rootfs/ |
D | los_rootfs.c | 170 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/ |
D | mount.c | 84 struct file_system_type *fstype = NULL; in tomoyo_mount_acl() local
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
D | tracelog.c | 66 const char *fstype = "tracefs"; in get_tracefs_pipe() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/mount/ |
D | unprivileged-remount-test.c | 182 bool test_unpriv_remount(const char *fstype, const char *mount_options, in test_unpriv_remount()
|
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/ |
D | p80211netdev.c | 924 u16 fstype; in p80211_rx_typedrop() local
|
D | p80211hdr.h | 177 static inline u16 wlan_ctl_framelen(u16 fstype) in wlan_ctl_framelen()
|
/kernel/linux/linux-5.10/security/selinux/ss/ |
D | services.c | 2858 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
|
D | policydb.h | 210 char *fstype; member
|
/kernel/linux/linux-5.10/security/apparmor/ |
D | mount.c | 533 struct file_system_type *fstype; in aa_new_mount() local
|
/kernel/linux/linux-5.10/fs/ |
D | namespace.c | 2859 static int do_new_mount(struct path *path, const char *fstype, int sb_flags, in do_new_mount()
|