Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dsuper.h93 struct ceph_fs_client { struct
94 struct super_block *sb;
96 struct ceph_mount_options *mount_options;
97 struct ceph_client *client;
99 unsigned long mount_state;
100 int min_caps; /* min caps i added */
101 loff_t max_file_size;
103 struct ceph_mds_client *mdsc;
106 mempool_t *wb_pagevec_pool;
107 struct workqueue_struct *wb_wq;
[all …]