/fs/gfs2/ |
D | util.c | 24 struct kmem_cache *gfs2_glock_cachep __read_mostly; variable 25 struct kmem_cache *gfs2_glock_aspace_cachep __read_mostly; variable 26 struct kmem_cache *gfs2_inode_cachep __read_mostly; variable 27 struct kmem_cache *gfs2_bufdata_cachep __read_mostly; variable 28 struct kmem_cache *gfs2_rgrpd_cachep __read_mostly; variable 29 struct kmem_cache *gfs2_quotad_cachep __read_mostly; variable 30 struct kmem_cache *gfs2_qadata_cachep __read_mostly; variable 31 mempool_t *gfs2_page_pool __read_mostly; variable
|
D | dir.c | 88 struct qstr gfs2_qdot __read_mostly; variable 89 struct qstr gfs2_qdotdot __read_mostly; variable
|
/fs/notify/dnotify/ |
D | dnotify.c | 29 int dir_notify_enable __read_mostly = 1; variable 31 static struct kmem_cache *dnotify_struct_cache __read_mostly; variable 32 static struct kmem_cache *dnotify_mark_cache __read_mostly; variable 33 static struct fsnotify_group *dnotify_group __read_mostly; variable
|
/fs/ |
D | dcookies.c | 42 static struct kmem_cache *dcookie_cache __read_mostly; variable 43 static struct list_head *dcookie_hashtable __read_mostly; variable 44 static size_t hash_size __read_mostly; variable
|
D | anon_inodes.c | 25 static struct vfsmount *anon_inode_mnt __read_mostly; variable
|
D | namespace.c | 31 unsigned int sysctl_mount_max __read_mostly = 100000; variable 33 static unsigned int m_hash_mask __read_mostly; variable 34 static unsigned int m_hash_shift __read_mostly; variable 35 static unsigned int mp_hash_mask __read_mostly; variable 36 static unsigned int mp_hash_shift __read_mostly; variable 65 static struct hlist_head *mount_hashtable __read_mostly; variable 66 static struct hlist_head *mountpoint_hashtable __read_mostly; variable 67 static struct kmem_cache *mnt_cache __read_mostly; variable
|
D | inode.c | 55 static unsigned int i_hash_mask __read_mostly; variable 56 static unsigned int i_hash_shift __read_mostly; variable 57 static struct hlist_head *inode_hashtable __read_mostly; variable 76 static struct kmem_cache *inode_cachep __read_mostly; variable
|
D | file_table.c | 40 static struct kmem_cache *filp_cachep __read_mostly; variable
|
D | dcache.c | 84 int sysctl_vfs_cache_pressure __read_mostly = 100; variable 91 static struct kmem_cache *dentry_cache __read_mostly; variable 102 static unsigned int d_hash_mask __read_mostly; variable 103 static unsigned int d_hash_shift __read_mostly; variable 105 static struct hlist_bl_head *dentry_hashtable __read_mostly; variable 3643 struct kmem_cache *names_cachep __read_mostly; variable
|
D | eventpoll.c | 264 static long max_user_watches __read_mostly; variable 281 static struct kmem_cache *epi_cache __read_mostly; variable 284 static struct kmem_cache *pwq_cache __read_mostly; variable
|
D | fcntl.c | 563 static struct kmem_cache *fasync_cache __read_mostly; variable
|
D | block_dev.c | 583 static struct kmem_cache * bdev_cachep __read_mostly; variable 657 struct super_block *blockdev_superblock __read_mostly; variable
|
D | file.c | 26 unsigned int sysctl_nr_open __read_mostly = 1024*1024; variable
|
D | pipe.c | 686 static struct vfsmount *pipe_mnt __read_mostly; variable
|
D | locks.c | 211 static struct kmem_cache *flctx_cache __read_mostly; variable 212 static struct kmem_cache *filelock_cache __read_mostly; variable
|
D | direct-io.c | 147 static struct kmem_cache *dio_cache __read_mostly; variable
|
D | userfaultfd.c | 30 static struct kmem_cache *userfaultfd_ctx_cachep __read_mostly; variable
|
D | namei.c | 908 int sysctl_protected_symlinks __read_mostly = 0; variable 909 int sysctl_protected_hardlinks __read_mostly = 0; variable
|
D | buffer.c | 3351 static struct kmem_cache *bh_cachep __read_mostly; variable
|
/fs/notify/inotify/ |
D | inotify_user.c | 48 static int inotify_max_user_instances __read_mostly; variable 49 static int inotify_max_queued_events __read_mostly; variable 50 static int inotify_max_user_watches __read_mostly; variable 52 static struct kmem_cache *inotify_inode_mark_cachep __read_mostly; variable
|
/fs/pstore/ |
D | ftrace.c | 52 static struct ftrace_ops pstore_ftrace_ops __read_mostly = { variable
|
/fs/lockd/ |
D | mon.c | 59 u32 __read_mostly nsm_local_state; 60 bool __read_mostly nsm_use_hostnames;
|
/fs/notify/fanotify/ |
D | fanotify_user.c | 43 static struct kmem_cache *fanotify_mark_cache __read_mostly; variable 44 struct kmem_cache *fanotify_event_cachep __read_mostly; variable 45 struct kmem_cache *fanotify_perm_event_cachep __read_mostly; variable
|
/fs/overlayfs/ |
D | copy_up.c | 26 static bool __read_mostly ovl_check_copy_up;
|
/fs/jbd2/ |
D | journal.c | 54 ushort jbd2_journal_enable_debug __read_mostly; variable
|