Searched defs:ceph_fs_client (Results 1 – 1 of 1) sorted by relevance
103 struct ceph_fs_client { struct104 struct super_block *sb;109 struct ceph_client *client;111 int mount_state;113 bool blocklisted;115 bool have_copy_from2;117 u32 filp_gen;118 loff_t max_file_size;128 struct dentry *debugfs_dentry_lru, *debugfs_caps;130 struct dentry *debugfs_bdi;[all …]
Completed in 8 milliseconds