Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Ddebugfs.c61 struct ceph_fs_client *fsc = s->private; in mdsmap_show()
87 struct ceph_fs_client *fsc = s->private; in mdsc_show()
182 struct ceph_fs_client *fsc = s->private; in metrics_file_show()
206 struct ceph_fs_client *fsc = s->private; in metrics_latency_show()
232 struct ceph_fs_client *fsc = s->private; in metrics_size_show()
262 struct ceph_fs_client *fsc = s->private; in metrics_caps_show()
301 struct ceph_fs_client *fsc = s->private; in caps_show()
349 struct ceph_fs_client *fsc = s->private; in mds_sessions_show()
385 struct ceph_fs_client *fsc = s->private; in status_show()
398 struct ceph_fs_client *fsc = s->private; in reset_status_show()
[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.c51 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()
658 struct ceph_fs_client *fsc) in compare_mount_options()
699 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(root->d_sb); in ceph_show_options()
797 struct ceph_fs_client *fsc = client->private; in extra_mon_dispatch()
817 static struct ceph_fs_client *create_fs_client(struct ceph_mount_options *fsopt, in create_fs_client()
820 struct ceph_fs_client *fsc; in create_fs_client()
890 static void flush_fs_workqueues(struct ceph_fs_client *fsc) in flush_fs_workqueues()
896 static void destroy_fs_client(struct ceph_fs_client *fsc) in destroy_fs_client()
[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.h17 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 Dsuper.h147 struct ceph_fs_client { struct
549 static inline struct ceph_fs_client *
552 return (struct ceph_fs_client *)inode->i_sb->s_fs_info; in ceph_inode_to_fs_client()
555 static inline struct ceph_fs_client *
558 return (struct ceph_fs_client *)sb->s_fs_info; in ceph_sb_to_fs_client()
892 extern void ceph_reservation_status(struct ceph_fs_client *client,
1188 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_inode_is_shutdown()
1447 extern void ceph_fs_debugfs_init(struct ceph_fs_client *client);
1448 extern void ceph_fs_debugfs_cleanup(struct ceph_fs_client *client);
1513 extern bool ceph_quota_update_statfs(struct ceph_fs_client *fsc,
H A Dmds_client.h76 struct ceph_fs_client;
493 struct ceph_fs_client *fsc;
632 extern int ceph_mdsc_init(struct ceph_fs_client *fsc);
635 extern void ceph_mdsc_destroy(struct ceph_fs_client *fsc);
H A Daddr.c215 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in finish_netfs_read()
347 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_netfs_prepare_read()
363 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_netfs_issue_read()
469 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_init_request()
731 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in write_folio_nounlock()
906 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in writepages_finish()
1008 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in is_forced_umount()
1028 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_define_write_size()
1095 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_define_writeback_range()
1166 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_check_page_before_write()
[all …]
H A Dexport.c305 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()
460 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()
730 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_handle_snapdir()
809 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); in ceph_lookup()
1260 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_async_unlink_cb()
1350 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); in ceph_unlink()
2101 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()
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()
1110 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in ceph_sync_setxattr()
H A Dfile.c382 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in ceph_open()
799 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); in ceph_atomic_open()
1072 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __ceph_sync_read()
1526 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_direct_read_write()
1766 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_sync_write()
2400 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_write_iter()
2685 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_zero_partial_object()
3005 struct ceph_fs_client *fsc, in ceph_do_objects_copy()
3087 struct ceph_fs_client *src_fsc = ceph_inode_to_fs_client(src_inode); in __ceph_copy_file_range()
3096 struct ceph_fs_client *dst_fsc = ceph_inode_to_fs_client(dst_inode); in __ceph_copy_file_range()
H A Dioctl.c375 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_ioctl()
H A Dinode.c614 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_alloc_inode()
1599 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(sb); in ceph_fill_trace()
2222 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_queue_inode_work()
2928 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_setattr()
2998 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in __ceph_do_getattr()
3046 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in ceph_do_getvxattr()
H A Dquota.c504 bool ceph_quota_update_statfs(struct ceph_fs_client *fsc, struct kstatfs *buf) in ceph_quota_update_statfs()
H A Dcrypto.c97 void ceph_fscrypt_free_dummy_policy(struct ceph_fs_client *fsc) in ceph_fscrypt_free_dummy_policy()
H A Dcaps.c415 void ceph_reservation_status(struct ceph_fs_client *fsc, in ceph_reservation_status()
961 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(ci->netfs.inode.i_sb); in __ceph_caps_issued_mask_metric()
1234 struct ceph_fs_client *fsc; in ceph_remove_cap()
3096 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __ceph_get_caps()
5101 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_purge_inode_cap()
H A Dmds_client.c935 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_wait_on_conflict_unlink()
2018 struct ceph_fs_client *fsc = session->s_mdsc->fsc; in remove_session_caps()
5791 struct ceph_fs_client *fsc = mdsc->fsc; in ceph_mdsc_schedule_reset()
6188 struct ceph_fs_client *fsc = mdsc->fsc; in maybe_recover_session()
6324 int ceph_mdsc_init(struct ceph_fs_client *fsc) in ceph_mdsc_init()
6910 void ceph_mdsc_destroy(struct ceph_fs_client *fsc) in ceph_mdsc_destroy()
6951 struct ceph_fs_client *fsc = mdsc->fsc; in ceph_mdsc_handle_fsmap()