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.h120 struct ceph_fs_client { struct
121 struct super_block *sb;
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;
140 bool write_congested;
149 struct dentry *debugfs_dentry_lru, *debugfs_caps;
[all …]