Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dsuper.h105 struct ceph_fs_client { struct
106 struct super_block *sb;
108 struct list_head metric_wakeup;
110 struct ceph_mount_options *mount_options;
111 struct ceph_client *client;
113 int mount_state;
115 bool blocklisted;
117 bool have_copy_from2;
119 u32 filp_gen;
120 loff_t max_file_size;
[all …]