Home
last modified time | relevance | path

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

/fs/gfs2/
Dutil.c24 struct kmem_cache *gfs2_glock_cachep __read_mostly; variable
25 struct kmem_cache *gfs2_inode_cachep __read_mostly; variable
26 struct kmem_cache *gfs2_bufdata_cachep __read_mostly; variable
27 struct kmem_cache *gfs2_rgrpd_cachep __read_mostly; variable
28 struct kmem_cache *gfs2_quotad_cachep __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.c24 static struct vfsmount *anon_inode_mnt __read_mostly; variable
Ddcache.c37 int sysctl_vfs_cache_pressure __read_mostly = 100; variable
45 static struct kmem_cache *dentry_cache __read_mostly; variable
60 static unsigned int d_hash_mask __read_mostly; variable
61 static unsigned int d_hash_shift __read_mostly; variable
62 static struct hlist_head *dentry_hashtable __read_mostly; variable
2311 struct kmem_cache *names_cachep __read_mostly; variable
Dinode.c59 static unsigned int i_hash_mask __read_mostly; variable
60 static unsigned int i_hash_shift __read_mostly; variable
76 static struct hlist_head *inode_hashtable __read_mostly; variable
101 static struct kmem_cache * inode_cachep __read_mostly; variable
Deventpoll.c238 static int max_user_watches __read_mostly; variable
249 static struct kmem_cache *epi_cache __read_mostly; variable
252 static struct kmem_cache *pwq_cache __read_mostly; variable
Dfile_table.c36 static struct kmem_cache *filp_cachep __read_mostly; variable
Dfile.c29 int sysctl_nr_open __read_mostly = 1024*1024; variable
Dblock_dev.c256 static struct kmem_cache * bdev_cachep __read_mostly; variable
331 struct super_block *blockdev_superblock __read_mostly; variable
Dbio.c40 static mempool_t *bio_split_pool __read_mostly; variable
48 struct biovec_slab bvec_slabs[BIOVEC_NR_POOLS] __read_mostly = {
Dfcntl.c516 static struct kmem_cache *fasync_cache __read_mostly; variable
Dbio-integrity.c28 static struct kmem_cache *bio_integrity_slab __read_mostly; variable
Dpipe.c851 static struct vfsmount *pipe_mnt __read_mostly; variable
Dnamespace.c45 static struct list_head *mount_hashtable __read_mostly; variable
46 static struct kmem_cache *mnt_cache __read_mostly; variable
Dlocks.c146 static struct kmem_cache *filelock_cache __read_mostly; variable
/fs/notify/inotify/
Dinotify_user.c38 static struct kmem_cache *watch_cachep __read_mostly; variable
39 static struct kmem_cache *event_cachep __read_mostly; variable
41 static struct vfsmount *inotify_mnt __read_mostly; variable
44 static int inotify_max_user_instances __read_mostly; variable
45 static int inotify_max_user_watches __read_mostly; variable
46 static int inotify_max_queued_events __read_mostly; variable
/fs/notify/dnotify/
Ddnotify.c25 int dir_notify_enable __read_mostly = 1; variable
27 static struct kmem_cache *dn_cache __read_mostly; variable
/fs/lockd/
Dmon.c54 int __read_mostly nsm_local_state;
55 int __read_mostly nsm_use_hostnames;
/fs/jbd/
Djournal.c1881 u8 journal_enable_debug __read_mostly; variable
/fs/jbd2/
Djournal.c2250 u8 jbd2_journal_enable_debug __read_mostly; variable