Home
last modified time | relevance | path

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

/fs/ceph/
Dsuper.h67 struct ceph_fs_client { struct
68 struct super_block *sb;
70 struct ceph_mount_options *mount_options;
71 struct ceph_client *client;
73 unsigned long mount_state;
74 int min_caps; /* min caps i added */
76 struct ceph_mds_client *mdsc;
79 mempool_t *wb_pagevec_pool;
80 struct workqueue_struct *wb_wq;
81 struct workqueue_struct *pg_inv_wq;
[all …]