Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dsuper.h134 struct ceph_fs_client { struct
135 struct super_block *sb;
137 struct list_head metric_wakeup;
139 struct ceph_mount_options *mount_options;
140 struct ceph_client *client;
142 int mount_state;
144 bool blocklisted;
146 bool have_copy_from2;
148 u32 filp_gen;
149 loff_t max_file_size;
[all …]