Searched refs:ceph_fs_client (Results 1 – 17 of 17) sorted by relevance
| /linux/fs/ceph/ |
| H A D | debugfs.c | 60 struct ceph_fs_client *fsc = s->private; in mdsmap_show() 86 struct ceph_fs_client *fsc = s->private; in mdsc_show() 181 struct ceph_fs_client *fsc = s->private; in metrics_file_show() 205 struct ceph_fs_client *fsc = s->private; in metrics_latency_show() 231 struct ceph_fs_client *fsc = s->private; in metrics_size_show() 261 struct ceph_fs_client *fsc = s->private; in metrics_caps_show() 300 struct ceph_fs_client *fsc = s->private; in caps_show() 348 struct ceph_fs_client *fsc = s->private; in mds_sessions_show() 384 struct ceph_fs_client *fsc = s->private; in status_show() 397 struct ceph_fs_client *fsc = s->private; in subvolume_metrics_show() [all …]
|
| H A D | cache.h | 17 int ceph_fscache_register_fs(struct ceph_fs_client* fsc, struct fs_context *fc); 18 void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc); 60 static inline int ceph_fscache_register_fs(struct ceph_fs_client* fsc, in ceph_fscache_register_fs() 66 static inline void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc) in ceph_fscache_unregister_fs()
|
| H A D | super.c | 51 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(s); in ceph_put_super() 61 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(d_inode(dentry)); in ceph_statfs() 127 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_sync_fs() 650 struct ceph_fs_client *fsc) in compare_mount_options() 691 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(root->d_sb); in ceph_show_options() 787 struct ceph_fs_client *fsc = client->private; in extra_mon_dispatch() 807 static struct ceph_fs_client *create_fs_client(struct ceph_mount_options *fsopt, in create_fs_client() 810 struct ceph_fs_client *fsc; in create_fs_client() 880 static void flush_fs_workqueues(struct ceph_fs_client *fsc) in flush_fs_workqueues() 886 static void destroy_fs_client(struct ceph_fs_client *fsc) in destroy_fs_client() [all …]
|
| H A D | cache.c | 18 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_fscache_register_inode_cookie() 86 int ceph_fscache_register_fs(struct ceph_fs_client* fsc, struct fs_context *fc) in ceph_fscache_register_fs() 109 void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc) in ceph_fscache_unregister_fs()
|
| H A D | crypto.h | 17 struct ceph_fs_client; 95 void ceph_fscrypt_free_dummy_policy(struct ceph_fs_client *fsc); 171 static inline void ceph_fscrypt_free_dummy_policy(struct ceph_fs_client *fsc) in ceph_fscrypt_free_dummy_policy()
|
| H A D | super.h | 146 struct ceph_fs_client { struct 529 static inline struct ceph_fs_client * 532 return (struct ceph_fs_client *)inode->i_sb->s_fs_info; in ceph_inode_to_fs_client() 535 static inline struct ceph_fs_client * 538 return (struct ceph_fs_client *)sb->s_fs_info; in ceph_sb_to_fs_client() 857 extern void ceph_reservation_status(struct ceph_fs_client *client, 1153 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_inode_is_shutdown() 1398 extern void ceph_fs_debugfs_init(struct ceph_fs_client *client); 1399 extern void ceph_fs_debugfs_cleanup(struct ceph_fs_client *client); 1464 extern bool ceph_quota_update_statfs(struct ceph_fs_client *fsc,
|
| H A D | mds_client.h | 76 struct ceph_fs_client; 447 struct ceph_fs_client *fsc; 579 extern int ceph_mdsc_init(struct ceph_fs_client *fsc); 582 extern void ceph_mdsc_destroy(struct ceph_fs_client *fsc);
|
| H A D | addr.c | 215 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in finish_netfs_read() 344 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_netfs_prepare_read() 360 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_netfs_issue_read() 466 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_init_request() 728 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in write_folio_nounlock() 894 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in writepages_finish() 996 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in is_forced_umount() 1016 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_define_write_size() 1083 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_define_writeback_range() 1154 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_check_page_before_write() [all …]
|
| H A D | export.c | 305 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_fh_to_dentry() 424 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_fh_to_parent() 450 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __get_snap_name()
|
| H A D | dir.c | 112 static int note_last_dentry(struct ceph_fs_client *fsc, in note_last_dentry() 192 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(dir); in __dcache_readdir() 322 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_readdir() 725 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_handle_snapdir() 799 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); in ceph_lookup() 1250 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_async_unlink_cb() 1340 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); in ceph_unlink() 2087 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_d_release()
|
| H A D | xattr.c | 60 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); in ceph_vxattrcb_layout() 165 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); in ceph_vxattrcb_layout_pool() 315 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); in ceph_vxattrcb_cluster_fsid() 323 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); in ceph_vxattrcb_client_id() 1109 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in ceph_sync_setxattr()
|
| H A D | file.c | 381 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in ceph_open() 797 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); in ceph_atomic_open() 1066 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __ceph_sync_read() 1520 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_direct_read_write() 1760 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_sync_write() 2393 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_write_iter() 2629 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_zero_partial_object() 2949 struct ceph_fs_client *fsc, in ceph_do_objects_copy() 3031 struct ceph_fs_client *src_fsc = ceph_inode_to_fs_client(src_inode); in __ceph_copy_file_range() 3040 struct ceph_fs_client *dst_fsc = ceph_inode_to_fs_client(dst_inode); in __ceph_copy_file_range()
|
| H A D | inode.c | 614 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_alloc_inode() 1598 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_fill_trace() 2220 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_queue_inode_work() 2926 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_setattr() 2996 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in __ceph_do_getattr() 3044 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in ceph_do_getvxattr()
|
| H A D | ioctl.c | 369 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_ioctl()
|
| H A D | quota.c | 504 bool ceph_quota_update_statfs(struct ceph_fs_client *fsc, struct kstatfs *buf) in ceph_quota_update_statfs()
|
| H A D | caps.c | 415 void ceph_reservation_status(struct ceph_fs_client *fsc, in ceph_reservation_status() 953 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); in __ceph_caps_issued_mask_metric() 1202 struct ceph_fs_client *fsc; in ceph_remove_cap() 3044 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __ceph_get_caps() 5011 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_purge_inode_cap()
|
| H A D | mds_client.c | 883 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_wait_on_conflict_unlink() 1962 struct ceph_fs_client *fsc = session->s_mdsc->fsc; in remove_session_caps() 5455 struct ceph_fs_client *fsc = mdsc->fsc; in maybe_recover_session() 5591 int ceph_mdsc_init(struct ceph_fs_client *fsc) in ceph_mdsc_init() 6168 void ceph_mdsc_destroy(struct ceph_fs_client *fsc) in ceph_mdsc_destroy() 6192 struct ceph_fs_client *fsc = mdsc->fsc; in ceph_mdsc_handle_fsmap()
|