Searched refs:ceph_fs_client (Results 1 – 18 of 18) sorted by relevance
28 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 …]
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()
47 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()1109 struct ceph_fs_client *fsc = sb->s_fs_info; in ceph_apply_test_dummy_encryption()1209 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 …]
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()
16 struct ceph_fs_client;99 void ceph_fscrypt_free_dummy_policy(struct ceph_fs_client *fsc);175 static inline void ceph_fscrypt_free_dummy_policy(struct ceph_fs_client *fsc) in ceph_fscrypt_free_dummy_policy()
120 struct ceph_fs_client { struct492 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,
214 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in finish_netfs_read()339 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_netfs_prepare_read()355 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_netfs_issue_read()461 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_init_request()723 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in write_folio_nounlock()885 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in writepages_finish()982 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in is_forced_umount()1002 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_define_write_size()1072 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_define_writeback_range()1143 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_check_page_before_write()[all …]
73 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);
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()
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()798 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dir->i_sb); in ceph_lookup()1247 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()2075 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(dentry->d_sb); in ceph_d_release()
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()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()
362 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()2337 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_write_iter()2573 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_zero_partial_object()2878 struct ceph_fs_client *fsc, in ceph_do_objects_copy()2960 struct ceph_fs_client *src_fsc = ceph_inode_to_fs_client(src_inode); in __ceph_copy_file_range()2969 struct ceph_fs_client *dst_fsc = ceph_inode_to_fs_client(dst_inode); in __ceph_copy_file_range()
568 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()2834 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_setattr()2904 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in __ceph_do_getattr()2952 struct ceph_fs_client *fsc = ceph_sb_to_fs_client(inode->i_sb); in ceph_do_getvxattr()
362 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_ioctl()
490 bool ceph_quota_update_statfs(struct ceph_fs_client *fsc, struct kstatfs *buf) in ceph_quota_update_statfs()
148 void ceph_fscrypt_free_dummy_policy(struct ceph_fs_client *fsc) in ceph_fscrypt_free_dummy_policy()
414 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()5007 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_purge_inode_cap()
838 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()
Completed in 66 milliseconds