Home
last modified time | relevance | path

Searched refs:__read_mostly (Results 1 – 24 of 24) sorted by relevance

/fs/gfs2/
Dutil.c22 struct kmem_cache *gfs2_glock_cachep __read_mostly; variable
23 struct kmem_cache *gfs2_glock_aspace_cachep __read_mostly; variable
24 struct kmem_cache *gfs2_inode_cachep __read_mostly; variable
25 struct kmem_cache *gfs2_bufdata_cachep __read_mostly; variable
26 struct kmem_cache *gfs2_rgrpd_cachep __read_mostly; variable
27 struct kmem_cache *gfs2_quotad_cachep __read_mostly; variable
28 mempool_t *gfs2_bh_pool __read_mostly; variable
Ddir.c84 struct qstr gfs2_qdot __read_mostly; variable
85 struct qstr gfs2_qdotdot __read_mostly; variable
/fs/notify/dnotify/
Ddnotify.c29 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/
Ddcookies.c41 static struct kmem_cache *dcookie_cache __read_mostly; variable
42 static struct list_head *dcookie_hashtable __read_mostly; variable
43 static size_t hash_size __read_mostly; variable
Danon_inodes.c25 static struct vfsmount *anon_inode_mnt __read_mostly; variable
Dinode.c53 static unsigned int i_hash_mask __read_mostly; variable
54 static unsigned int i_hash_shift __read_mostly; variable
55 static struct hlist_head *inode_hashtable __read_mostly; variable
76 static struct kmem_cache *inode_cachep __read_mostly; variable
Ddcache.c81 int sysctl_vfs_cache_pressure __read_mostly = 100; variable
89 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
3073 struct kmem_cache *names_cachep __read_mostly; variable
Deventpoll.c249 static long max_user_watches __read_mostly; variable
266 static struct kmem_cache *epi_cache __read_mostly; variable
269 static struct kmem_cache *pwq_cache __read_mostly; variable
Dfile_table.c40 static struct kmem_cache *filp_cachep __read_mostly; variable
Dfile.c31 int sysctl_nr_open __read_mostly = 1024*1024; variable
Dblock_dev.c444 static struct kmem_cache * bdev_cachep __read_mostly; variable
526 static struct super_block *blockdev_superblock __read_mostly; variable
Dbio.c38 static mempool_t *bio_split_pool __read_mostly; variable
46 static struct biovec_slab bvec_slabs[BIOVEC_NR_POOLS] __read_mostly = {
Dbio-integrity.c37 struct integrity_slab bip_slab[BIOVEC_NR_POOLS] __read_mostly = {
Dfcntl.c653 static struct kmem_cache *fasync_cache __read_mostly; variable
Ddirect-io.c146 static struct kmem_cache *dio_cache __read_mostly; variable
Dnamespace.c38 static struct list_head *mount_hashtable __read_mostly; variable
39 static struct kmem_cache *mnt_cache __read_mostly; variable
Dpipe.c980 static struct vfsmount *pipe_mnt __read_mostly; variable
Dlocks.c175 static struct kmem_cache *filelock_cache __read_mostly; variable
/fs/notify/inotify/
Dinotify_user.c47 static int inotify_max_user_instances __read_mostly; variable
48 static int inotify_max_queued_events __read_mostly; variable
49 static int inotify_max_user_watches __read_mostly; variable
51 static struct kmem_cache *inotify_inode_mark_cachep __read_mostly; variable
52 struct kmem_cache *event_priv_cachep __read_mostly; variable
/fs/lockd/
Dmon.c58 u32 __read_mostly nsm_local_state;
59 bool __read_mostly nsm_use_hostnames;
/fs/notify/fanotify/
Dfanotify_user.c27 static struct kmem_cache *fanotify_mark_cache __read_mostly; variable
28 static struct kmem_cache *fanotify_response_event_cache __read_mostly; variable
/fs/jbd/
Djournal.c1948 u8 journal_enable_debug __read_mostly; variable
/fs/jbd2/
Djournal.c2365 u8 jbd2_journal_enable_debug __read_mostly; variable
/fs/ext4/
Dmballoc.c2650 u8 mb_enable_debug __read_mostly; variable