Home
last modified time | relevance | path

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

/linux/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()
57 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(d_inode(dentry)); in ceph_statfs()
123 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 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()
820 extern void ceph_reservation_status(struct ceph_fs_client *client,
1115 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_inode_is_shutdown()
1361 extern void ceph_fs_debugfs_init(struct ceph_fs_client *client);
1362 extern void ceph_fs_debugfs_cleanup(struct ceph_fs_client *client);
1427 extern bool ceph_quota_update_statfs(struct ceph_fs_client *fsc,
H A Dmds_client.h73 struct ceph_fs_client;
441 struct ceph_fs_client *fsc;
562 extern int ceph_mdsc_init(struct ceph_fs_client *fsc);
565 extern void ceph_mdsc_destroy(struct ceph_fs_client *fsc);
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 Daddr.c211 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in finish_netfs_read()
326 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_netfs_prepare_read()
342 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_netfs_issue_read()
437 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_init_request()
666 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in writepage_nounlock()
854 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in writepages_finish()
947 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_writepages_start()
1853 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_uninline_data()
2008 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(&ci->netfs.inode); in __ceph_pool_perm_get()
H A Ddir.c112 static int note_last_dentry(struct ceph_fs_client *fsc, in note_last_dentry()
191 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(dir); in __dcache_readdir()
321 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()
798 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); in ceph_lookup()
1239 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_async_unlink_cb()
1332 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); in ceph_unlink()
2078 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 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()
2116 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_queue_inode_work()
2830 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_setattr()
2900 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in __ceph_do_getattr()
2948 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in ceph_do_getvxattr()
H A Dioctl.c362 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_ioctl()
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()
1215 struct ceph_fs_client *fsc; in ceph_remove_cap()
3057 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __ceph_get_caps()
5026 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()
1924 struct ceph_fs_client *fsc = session->s_mdsc->fsc; in remove_session_caps()
5341 struct ceph_fs_client *fsc = mdsc->fsc; in maybe_recover_session()
5477 int ceph_mdsc_init(struct ceph_fs_client *fsc) in ceph_mdsc_init()
6034 void ceph_mdsc_destroy(struct ceph_fs_client *fsc) in ceph_mdsc_destroy()
6056 struct ceph_fs_client *fsc = mdsc->fsc; in ceph_mdsc_handle_fsmap()