Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Dsuper.h75 struct ceph_fs_client { struct
76 struct super_block *sb;
78 struct ceph_mount_options *mount_options;
79 struct ceph_client *client;
81 unsigned long mount_state;
82 int min_caps; /* min caps i added */
84 struct ceph_mds_client *mdsc;
87 mempool_t *wb_pagevec_pool;
88 struct workqueue_struct *wb_wq;
89 struct workqueue_struct *pg_inv_wq;
[all …]