Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ceph/
Ddebugfs.c28 struct ceph_fs_client *fsc = s->private; in mdsmap_show()
54 struct ceph_fs_client *fsc = s->private; in mdsc_show()
151 struct ceph_fs_client *fsc = s->private; in metrics_file_show()
175 struct ceph_fs_client *fsc = s->private; in metrics_latency_show()
201 struct ceph_fs_client *fsc = s->private; in metrics_size_show()
231 struct ceph_fs_client *fsc = s->private; in metrics_caps_show()
270 struct ceph_fs_client *fsc = s->private; in caps_show()
318 struct ceph_fs_client *fsc = s->private; in mds_sessions_show()
354 struct ceph_fs_client *fsc = s->private; in status_show()
381 struct ceph_fs_client *fsc = (struct ceph_fs_client *)data; in congestion_kb_set()
[all …]
Dcache.h17 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);
79 static inline int ceph_fscache_register_fs(struct ceph_fs_client* fsc, in ceph_fscache_register_fs()
85 static inline void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc) in ceph_fscache_unregister_fs()
Dsuper.c47 struct ceph_fs_client *fsc = ceph_sb_to_client(s); in ceph_put_super()
56 struct ceph_fs_client *fsc = ceph_inode_to_client(d_inode(dentry)); in ceph_statfs()
121 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_sync_fs()
646 struct ceph_fs_client *fsc) in compare_mount_options()
687 struct ceph_fs_client *fsc = ceph_sb_to_client(root->d_sb); in ceph_show_options()
783 struct ceph_fs_client *fsc = client->private; in extra_mon_dispatch()
803 static struct ceph_fs_client *create_fs_client(struct ceph_mount_options *fsopt, in create_fs_client()
806 struct ceph_fs_client *fsc; in create_fs_client()
876 static void flush_fs_workqueues(struct ceph_fs_client *fsc) in flush_fs_workqueues()
882 static void destroy_fs_client(struct ceph_fs_client *fsc) in destroy_fs_client()
[all …]
Dcache.c18 struct ceph_fs_client *fsc = ceph_inode_to_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()
Dcrypto.h16 struct ceph_fs_client;
99 void ceph_fscrypt_free_dummy_policy(struct ceph_fs_client *fsc);
179 static inline void ceph_fscrypt_free_dummy_policy(struct ceph_fs_client *fsc) in ceph_fscrypt_free_dummy_policy()
Dsuper.h119 struct ceph_fs_client { struct
490 static inline struct ceph_fs_client *
493 return (struct ceph_fs_client *)inode->i_sb->s_fs_info; in ceph_inode_to_client()
496 static inline struct ceph_fs_client *
499 return (struct ceph_fs_client *)sb->s_fs_info; in ceph_sb_to_client()
812 extern void ceph_reservation_status(struct ceph_fs_client *client,
1109 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_inode_is_shutdown()
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,
Dmds_client.h68 struct ceph_fs_client;
413 struct ceph_fs_client *fsc;
529 extern int ceph_mdsc_init(struct ceph_fs_client *fsc);
532 extern void ceph_mdsc_destroy(struct ceph_fs_client *fsc);
Daddr.c232 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_netfs_clamp_length()
247 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in finish_netfs_read()
351 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_netfs_issue_read()
661 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in writepage_nounlock()
839 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in writepages_finish()
929 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_writepages_start()
1826 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_uninline_data()
1980 struct ceph_fs_client *fsc = ceph_inode_to_client(&ci->netfs.inode); in __ceph_pool_perm_get()
Dfile.c355 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in ceph_open()
733 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_atomic_open()
965 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in __ceph_sync_read()
1389 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_direct_read_write()
1613 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_sync_write()
2231 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_write_iter()
2465 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_zero_partial_object()
2768 struct ceph_fs_client *fsc, in ceph_do_objects_copy()
2848 struct ceph_fs_client *src_fsc = ceph_inode_to_client(src_inode); in __ceph_copy_file_range()
2856 struct ceph_fs_client *dst_fsc = ceph_inode_to_client(dst_inode); in __ceph_copy_file_range()
Dxattr.c60 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->netfs.inode.i_sb); in ceph_vxattrcb_layout()
164 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->netfs.inode.i_sb); in ceph_vxattrcb_layout_pool()
316 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->netfs.inode.i_sb); in ceph_vxattrcb_cluster_fsid()
324 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->netfs.inode.i_sb); in ceph_vxattrcb_client_id()
1097 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in ceph_sync_setxattr()
Ddir.c313 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_readdir()
706 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_handle_snapdir()
774 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_lookup()
1202 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_async_unlink_cb()
1293 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_unlink()
1998 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_d_release()
Dquota.c483 bool ceph_quota_update_statfs(struct ceph_fs_client *fsc, struct kstatfs *buf) in ceph_quota_update_statfs()
Dinode.c1492 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_fill_trace()
2082 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_queue_inode_work()
2743 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_setattr()
2813 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in __ceph_do_getattr()
2859 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in ceph_do_getvxattr()
Dcrypto.c147 void ceph_fscrypt_free_dummy_policy(struct ceph_fs_client *fsc) in ceph_fscrypt_free_dummy_policy()
Dexport.c442 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in __get_snap_name()
Dmds_client.c833 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_wait_on_conflict_unlink()
1889 struct ceph_fs_client *fsc = session->s_mdsc->fsc; in remove_session_caps()
5045 struct ceph_fs_client *fsc = mdsc->fsc; in maybe_recover_session()
5175 int ceph_mdsc_init(struct ceph_fs_client *fsc) in ceph_mdsc_init()
5546 void ceph_mdsc_destroy(struct ceph_fs_client *fsc) in ceph_mdsc_destroy()
5568 struct ceph_fs_client *fsc = mdsc->fsc; in ceph_mdsc_handle_fsmap()
Dcaps.c408 void ceph_reservation_status(struct ceph_fs_client *fsc, in ceph_reservation_status()
925 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->netfs.inode.i_sb); in __ceph_caps_issued_mask_metric()
1184 struct ceph_fs_client *fsc; in ceph_remove_cap()
2968 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in __ceph_get_caps()
4856 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_purge_inode_cap()