Searched refs:SYSFS_MAGIC (Results 1 – 7 of 7) sorted by relevance
90 #define SYSFS_MAGIC 0x62656572 macro
71 kfc->magic = SYSFS_MAGIC; in sysfs_init_fs_context()
25 #ifndef SYSFS_MAGIC26 #define SYSFS_MAGIC 0x62656572 macro
84 # SYSFS_MAGIC
536 || dentry->d_sb->s_magic == SYSFS_MAGIC) in evm_protect_xattr()
149 {.action = DONT_MEASURE, .fsmagic = SYSFS_MAGIC, .flags = IMA_FSMAGIC},195 {.action = DONT_APPRAISE, .fsmagic = SYSFS_MAGIC, .flags = IMA_FSMAGIC},
831 sb->s_magic != SYSFS_MAGIC && sb->s_magic != TMPFS_MAGIC && in smack_set_mnt_opts()
Completed in 23 milliseconds