Home
last modified time | relevance | path

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

/linux-5.10/fs/ceph/
Dsuper.h101 struct ceph_fs_client { struct
102 struct super_block *sb;
104 struct list_head metric_wakeup;
106 struct ceph_mount_options *mount_options;
107 struct ceph_client *client;
109 unsigned long mount_state;
111 unsigned long last_auto_reconnect;
112 bool blocklisted;
114 bool have_copy_from2;
116 u32 filp_gen;
[all …]