Home
last modified time | relevance | path

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

/linux-6.15/fs/ceph/
H A 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 …]
H A 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);
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 Dsuper.c47 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(s); in ceph_put_super()
123 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_sync_fs()
660 struct ceph_fs_client *fsc) in compare_mount_options()
797 struct ceph_fs_client *fsc = client->private; in extra_mon_dispatch()
820 struct ceph_fs_client *fsc; in create_fs_client()
1110 struct ceph_fs_client *fsc = sb->s_fs_info; in ceph_apply_test_dummy_encryption()
1210 struct ceph_fs_client *fsc = s->s_fs_info; in ceph_set_super()
1244 struct ceph_fs_client *new = fc->s_fs_info; in ceph_compare_super()
1307 struct ceph_fs_client *fsc; in ceph_get_tree()
1540 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(s); in ceph_kill_sb()
[all …]
H A Dcache.c18 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 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()
H A Dsuper.h120 struct ceph_fs_client { struct
492 static inline struct ceph_fs_client *
495 return (struct ceph_fs_client *)inode->i_sb->s_fs_info; in ceph_inode_to_fs_client()
498 static inline struct ceph_fs_client *
501 return (struct ceph_fs_client *)sb->s_fs_info; in ceph_sb_to_fs_client()
819 extern void ceph_reservation_status(struct ceph_fs_client *client,
1114 struct ceph_fs_client *fsc = ceph_inode_to_fs_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);
1425 extern bool ceph_quota_update_statfs(struct ceph_fs_client *fsc,
H A Dmds_client.h73 struct ceph_fs_client;
443 struct ceph_fs_client *fsc;
567 extern int ceph_mdsc_init(struct ceph_fs_client *fsc);
570 extern void ceph_mdsc_destroy(struct ceph_fs_client *fsc);
H A Daddr.c214 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in finish_netfs_read()
337 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_netfs_prepare_read()
353 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_netfs_issue_read()
450 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_init_request()
712 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in write_folio_nounlock()
874 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in writepages_finish()
971 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in is_forced_umount()
991 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_define_write_size()
1061 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_define_writeback_range()
1132 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_check_page_before_write()
[all …]
H A Dexport.c300 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_fh_to_dentry()
419 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_fh_to_parent()
445 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __get_snap_name()
H A Ddir.c112 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()
726 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()
1248 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_async_unlink_cb()
1341 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); in ceph_unlink()
2076 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_d_release()
H A Dxattr.c60 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()
317 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); in ceph_vxattrcb_cluster_fsid()
325 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); in ceph_vxattrcb_client_id()
1111 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in ceph_sync_setxattr()
H A Dfile.c362 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in ceph_open()
783 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); in ceph_atomic_open()
1053 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __ceph_sync_read()
1487 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_direct_read_write()
1716 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_sync_write()
2338 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_write_iter()
2574 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_zero_partial_object()
2879 struct ceph_fs_client *fsc, in ceph_do_objects_copy()
2961 struct ceph_fs_client *src_fsc = ceph_inode_to_fs_client(src_inode); in __ceph_copy_file_range()
2970 struct ceph_fs_client *dst_fsc = ceph_inode_to_fs_client(dst_inode); in __ceph_copy_file_range()
H A Dioctl.c362 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_ioctl()
H A Dinode.c568 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_alloc_inode()
1524 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_fill_trace()
2121 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_queue_inode_work()
2835 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_setattr()
2905 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in __ceph_do_getattr()
2953 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in ceph_do_getvxattr()
H A Dquota.c490 bool ceph_quota_update_statfs(struct ceph_fs_client *fsc, struct kstatfs *buf) in ceph_quota_update_statfs()
H A Dcrypto.c148 void ceph_fscrypt_free_dummy_policy(struct ceph_fs_client *fsc) in ceph_fscrypt_free_dummy_policy()
H A Dcaps.c414 void ceph_reservation_status(struct ceph_fs_client *fsc, in ceph_reservation_status()
952 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); in __ceph_caps_issued_mask_metric()
1201 struct ceph_fs_client *fsc; in ceph_remove_cap()
3043 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 Dmds_client.c838 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_wait_on_conflict_unlink()
1916 struct ceph_fs_client *fsc = session->s_mdsc->fsc; in remove_session_caps()
5335 struct ceph_fs_client *fsc = mdsc->fsc; in maybe_recover_session()
5471 int ceph_mdsc_init(struct ceph_fs_client *fsc) in ceph_mdsc_init()
6033 void ceph_mdsc_destroy(struct ceph_fs_client *fsc) in ceph_mdsc_destroy()
6055 struct ceph_fs_client *fsc = mdsc->fsc; in ceph_mdsc_handle_fsmap()