| /fs/notify/dnotify/ |
| A D | dnotify.c | 40 static struct kmem_cache *dnotify_struct_cache __ro_after_init; variable 41 static struct kmem_cache *dnotify_mark_cache __ro_after_init; variable 42 static struct fsnotify_group *dnotify_group __ro_after_init; variable
|
| /fs/kernfs/ |
| A D | mount.c | 24 struct kmem_cache *kernfs_node_cache __ro_after_init; variable 25 struct kmem_cache *kernfs_iattrs_cache __ro_after_init; variable 26 struct kernfs_global_locks *kernfs_locks __ro_after_init; variable
|
| /fs/ |
| A D | anon_inodes.c | 29 static struct vfsmount *anon_inode_mnt __ro_after_init; variable 30 static struct inode *anon_inode_inode __ro_after_init; variable
|
| A D | pidfs.c | 31 static struct kmem_cache *pidfs_attr_cachep __ro_after_init; variable 32 static struct kmem_cache *pidfs_xattr_cachep __ro_after_init; variable 672 static struct vfsmount *pidfs_mnt __ro_after_init; variable
|
| A D | file_table.c | 41 static struct kmem_cache *filp_cachep __ro_after_init; variable 42 static struct kmem_cache *bfilp_cachep __ro_after_init; variable
|
| A D | inode.c | 63 static unsigned int i_hash_mask __ro_after_init; variable 64 static unsigned int i_hash_shift __ro_after_init; variable 65 static struct hlist_head *inode_hashtable __ro_after_init; variable 79 static struct kmem_cache *inode_cachep __ro_after_init; variable
|
| A D | namespace.c | 43 static unsigned int m_hash_mask __ro_after_init; variable 44 static unsigned int m_hash_shift __ro_after_init; variable 45 static unsigned int mp_hash_mask __ro_after_init; variable 46 static unsigned int mp_hash_shift __ro_after_init; variable 76 static struct hlist_head *mount_hashtable __ro_after_init; variable 77 static struct hlist_head *mountpoint_hashtable __ro_after_init; variable 78 static struct kmem_cache *mnt_cache __ro_after_init; variable 107 struct kobject *fs_kobj __ro_after_init; variable
|
| A D | dcache.c | 89 static struct kmem_cache *dentry_cache __ro_after_init; variable 112 static unsigned int d_hash_shift __ro_after_init __used; 114 static struct hlist_bl_head *dentry_hashtable __ro_after_init __used; 3247 struct kmem_cache *names_cachep __ro_after_init; variable
|
| A D | eventpoll.c | 266 static struct kmem_cache *epi_cache __ro_after_init; variable 269 static struct kmem_cache *pwq_cache __ro_after_init; variable 281 static struct kmem_cache *ephead_cache __ro_after_init; variable
|
| A D | char_dev.c | 28 static struct kobj_map *cdev_map __ro_after_init; variable
|
| A D | locks.c | 172 static struct kmem_cache *flctx_cache __ro_after_init; variable 173 static struct kmem_cache *filelock_cache __ro_after_init; variable 174 static struct kmem_cache *filelease_cache __ro_after_init; variable
|
| A D | seq_file.c | 26 static struct kmem_cache *seq_file_cache __ro_after_init; variable
|
| A D | direct-io.c | 153 static struct kmem_cache *dio_cache __ro_after_init; variable
|
| /fs/lockd/ |
| A D | netlink.c | 36 struct genl_family lockd_nl_family __ro_after_init = { variable
|
| /fs/proc/ |
| A D | self.c | 34 static unsigned self_inum __ro_after_init; variable
|
| A D | thread_self.c | 34 static unsigned thread_self_inum __ro_after_init; variable
|
| A D | inode.c | 50 static struct kmem_cache *proc_inode_cachep __ro_after_init; variable 51 static struct kmem_cache *pde_opener_cache __ro_after_init; variable
|
| A D | generic.c | 35 struct kmem_cache *proc_dir_entry_cache __ro_after_init; variable
|
| A D | base.c | 117 static u8 nlink_tid __ro_after_init; variable 118 static u8 nlink_tgid __ro_after_init; variable 126 static enum proc_mem_force proc_mem_force_override __ro_after_init = variable
|
| /fs/quota/ |
| A D | netlink.c | 16 static struct genl_family quota_genl_family __ro_after_init = { variable
|
| /fs/nfsd/ |
| A D | netlink.c | 105 struct genl_family nfsd_nl_family __ro_after_init = { variable
|
| /fs/notify/fanotify/ |
| A D | fanotify_user.c | 112 struct kmem_cache *fanotify_mark_cache __ro_after_init; variable 113 struct kmem_cache *fanotify_fid_event_cachep __ro_after_init; variable 114 struct kmem_cache *fanotify_path_event_cachep __ro_after_init; variable 115 struct kmem_cache *fanotify_perm_event_cachep __ro_after_init; variable 116 struct kmem_cache *fanotify_mnt_event_cachep __ro_after_init; variable
|
| /fs/tracefs/ |
| A D | inode.c | 27 static struct kmem_cache *tracefs_inode_cachep __ro_after_init; variable 95 } tracefs_ops __ro_after_init; variable
|
| /fs/debugfs/ |
| A D | inode.c | 38 static unsigned int debugfs_allow __ro_after_init = DEFAULT_DEBUGFS_ALLOW_BITS; variable 211 static struct kmem_cache *debugfs_inode_cachep __ro_after_init; variable
|
| /fs/notify/inotify/ |
| A D | inotify_user.c | 52 struct kmem_cache *inotify_inode_mark_cachep __ro_after_init; variable
|