Lines Matching defs:ceph_fs_client
119 struct ceph_fs_client {
490 static inline struct ceph_fs_client *
493 return (struct ceph_fs_client *)inode->i_sb->s_fs_info;
496 static inline struct ceph_fs_client *
499 return (struct ceph_fs_client *)sb->s_fs_info;
812 extern void ceph_reservation_status(struct ceph_fs_client *client,
1109 struct ceph_fs_client *fsc = ceph_inode_to_client(inode);
1359 extern void ceph_fs_debugfs_init(struct ceph_fs_client *client);
1360 extern void ceph_fs_debugfs_cleanup(struct ceph_fs_client *client);
1412 extern bool ceph_quota_update_statfs(struct ceph_fs_client *fsc,