Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dsuper.h119 struct ceph_fs_client { struct
120 struct super_block *sb;
125 struct ceph_client *client;
127 int mount_state;
129 bool blocklisted;
131 bool have_copy_from2;
133 u32 filp_gen;
134 loff_t max_file_size;
139 bool write_congested;
148 struct dentry *debugfs_dentry_lru, *debugfs_caps;
[all …]