/fs/gfs2/ |
D | util.c | 22 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
|
D | dir.c | 84 struct qstr gfs2_qdot __read_mostly; variable 85 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 | 41 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
|
D | anon_inodes.c | 25 static struct vfsmount *anon_inode_mnt __read_mostly; variable
|
D | inode.c | 53 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
|
D | dcache.c | 81 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
|
D | eventpoll.c | 249 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
|
D | file_table.c | 40 static struct kmem_cache *filp_cachep __read_mostly; variable
|
D | file.c | 31 int sysctl_nr_open __read_mostly = 1024*1024; variable
|
D | block_dev.c | 444 static struct kmem_cache * bdev_cachep __read_mostly; variable 526 static struct super_block *blockdev_superblock __read_mostly; variable
|
D | bio.c | 38 static mempool_t *bio_split_pool __read_mostly; variable 46 static struct biovec_slab bvec_slabs[BIOVEC_NR_POOLS] __read_mostly = {
|
D | bio-integrity.c | 37 struct integrity_slab bip_slab[BIOVEC_NR_POOLS] __read_mostly = {
|
D | fcntl.c | 653 static struct kmem_cache *fasync_cache __read_mostly; variable
|
D | direct-io.c | 146 static struct kmem_cache *dio_cache __read_mostly; variable
|
D | namespace.c | 38 static struct list_head *mount_hashtable __read_mostly; variable 39 static struct kmem_cache *mnt_cache __read_mostly; variable
|
D | pipe.c | 980 static struct vfsmount *pipe_mnt __read_mostly; variable
|
D | locks.c | 175 static struct kmem_cache *filelock_cache __read_mostly; variable
|
/fs/notify/inotify/ |
D | inotify_user.c | 47 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/ |
D | mon.c | 58 u32 __read_mostly nsm_local_state; 59 bool __read_mostly nsm_use_hostnames;
|
/fs/notify/fanotify/ |
D | fanotify_user.c | 27 static struct kmem_cache *fanotify_mark_cache __read_mostly; variable 28 static struct kmem_cache *fanotify_response_event_cache __read_mostly; variable
|
/fs/jbd/ |
D | journal.c | 1948 u8 journal_enable_debug __read_mostly; variable
|
/fs/jbd2/ |
D | journal.c | 2365 u8 jbd2_journal_enable_debug __read_mostly; variable
|
/fs/ext4/ |
D | mballoc.c | 2650 u8 mb_enable_debug __read_mostly; variable
|