Home
last modified time | relevance | path

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

/linux-6.14.4/fs/ceph/
Dsuper.h120 struct ceph_fs_client { struct
121 struct super_block *sb;
123 struct list_head metric_wakeup;
125 struct ceph_mount_options *mount_options;
126 struct ceph_client *client;
128 int mount_state;
130 bool blocklisted;
132 bool have_copy_from2;
134 u32 filp_gen;
135 loff_t max_file_size;
[all …]