Home
last modified time | relevance | path

Searched defs:ceph_fs_client (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/fs/ceph/
Dsuper.h74 struct ceph_fs_client { struct
75 struct super_block *sb;
77 struct ceph_mount_options *mount_options;
78 struct ceph_client *client;
80 unsigned long mount_state;
81 int min_caps; /* min caps i added */
83 struct ceph_mds_client *mdsc;
86 mempool_t *wb_pagevec_pool;
87 struct workqueue_struct *wb_wq;
88 struct workqueue_struct *pg_inv_wq;
[all …]