Home
last modified time | relevance | path

Searched defs:mdsc (Results 1 – 16 of 16) sorted by relevance

/linux-6.1.9/fs/ceph/
Dsnap.c65 void ceph_get_snap_realm(struct ceph_mds_client *mdsc, in ceph_get_snap_realm()
113 struct ceph_mds_client *mdsc, in ceph_create_snap_realm()
149 static struct ceph_snap_realm *__lookup_snap_realm(struct ceph_mds_client *mdsc, in __lookup_snap_realm()
171 struct ceph_snap_realm *ceph_lookup_snap_realm(struct ceph_mds_client *mdsc, in ceph_lookup_snap_realm()
187 static void __destroy_snap_realm(struct ceph_mds_client *mdsc, in __destroy_snap_realm()
211 static void __put_snap_realm(struct ceph_mds_client *mdsc, in __put_snap_realm()
227 void ceph_put_snap_realm(struct ceph_mds_client *mdsc, in ceph_put_snap_realm()
250 static void __cleanup_empty_realms(struct ceph_mds_client *mdsc) in __cleanup_empty_realms()
268 void ceph_cleanup_global_and_empty_realms(struct ceph_mds_client *mdsc) in ceph_cleanup_global_and_empty_realms()
288 static int adjust_snap_realm_parent(struct ceph_mds_client *mdsc, in adjust_snap_realm_parent()
[all …]
Dmds_client.c775 struct ceph_mds_session *__ceph_lookup_mds_session(struct ceph_mds_client *mdsc, in __ceph_lookup_mds_session()
783 static bool __have_session(struct ceph_mds_client *mdsc, int mds) in __have_session()
791 static int __verify_registered_session(struct ceph_mds_client *mdsc, in __verify_registered_session()
804 static struct ceph_mds_session *register_session(struct ceph_mds_client *mdsc, in register_session()
873 static void __unregister_session(struct ceph_mds_client *mdsc, in __unregister_session()
897 void ceph_mdsc_iterate_sessions(struct ceph_mds_client *mdsc, in ceph_mdsc_iterate_sessions()
995 static void __register_request(struct ceph_mds_client *mdsc, in __register_request()
1033 static void __unregister_request(struct ceph_mds_client *mdsc, in __unregister_request()
1111 static int __choose_mds(struct ceph_mds_client *mdsc, in __choose_mds()
1364 static struct ceph_msg *create_session_open_msg(struct ceph_mds_client *mdsc, u64 seq) in create_session_open_msg()
[all …]
Dquota.c15 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_adjust_quota_realms_count() local
25 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(sb); in ceph_has_realms_with_quotas() local
40 void ceph_handle_quota(struct ceph_mds_client *mdsc, in ceph_handle_quota()
84 find_quotarealm_inode(struct ceph_mds_client *mdsc, u64 ino) in find_quotarealm_inode()
128 static struct inode *lookup_quotarealm_inode(struct ceph_mds_client *mdsc, in lookup_quotarealm_inode()
176 void ceph_cleanup_quotarealms_inodes(struct ceph_mds_client *mdsc) in ceph_cleanup_quotarealms_inodes()
211 static struct ceph_snap_realm *get_quota_realm(struct ceph_mds_client *mdsc, in get_quota_realm()
272 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(old->i_sb); in ceph_quota_is_same_realm() local
319 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in check_quota_exceeded() local
480 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_quota_update_statfs() local
Dcaps.c127 void ceph_caps_init(struct ceph_mds_client *mdsc) in ceph_caps_init()
133 void ceph_caps_finalize(struct ceph_mds_client *mdsc) in ceph_caps_finalize()
152 void ceph_adjust_caps_max_min(struct ceph_mds_client *mdsc, in ceph_adjust_caps_max_min()
166 static void __ceph_unreserve_caps(struct ceph_mds_client *mdsc, int nr_caps) in __ceph_unreserve_caps()
200 int ceph_reserve_caps(struct ceph_mds_client *mdsc, in ceph_reserve_caps()
305 void ceph_unreserve_caps(struct ceph_mds_client *mdsc, in ceph_unreserve_caps()
326 struct ceph_cap *ceph_get_cap(struct ceph_mds_client *mdsc, in ceph_get_cap()
381 void ceph_put_cap(struct ceph_mds_client *mdsc, struct ceph_cap *cap) in ceph_put_cap()
410 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_reservation_status() local
489 static void __cap_set_timeouts(struct ceph_mds_client *mdsc, in __cap_set_timeouts()
[all …]
Ddir.c41 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dentry->d_sb); in ceph_d_init() local
311 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_readdir() local
751 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dir->i_sb); in ceph_lookup() local
851 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dir->i_sb); in ceph_mknod() local
917 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dir->i_sb); in ceph_symlink() local
976 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dir->i_sb); in ceph_mkdir() local
1049 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dir->i_sb); in ceph_link() local
1088 static void ceph_async_unlink_cb(struct ceph_mds_client *mdsc, in ceph_async_unlink_cb()
1184 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_unlink() local
1276 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(old_dir->i_sb); in ceph_rename() local
[all …]
Dioctl.c37 static long __validate_layout(struct ceph_mds_client *mdsc, in __validate_layout()
67 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in ceph_ioctl_set_layout() local
142 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in ceph_ioctl_set_layout_policy() local
246 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_ioctl_lazyio() local
Dmetric.c17 static bool ceph_mdsc_send_metrics(struct ceph_mds_client *mdsc, in ceph_mdsc_send_metrics()
177 static void metric_get_session(struct ceph_mds_client *mdsc) in metric_get_session()
208 struct ceph_mds_client *mdsc = in metric_delayed_work() local
Dexport.c125 struct ceph_mds_client *mdsc = ceph_sb_to_client(sb)->mdsc; in __lookup_inode() local
207 struct ceph_mds_client *mdsc = ceph_sb_to_client(sb)->mdsc; in __snapfh_to_dentry() local
319 struct ceph_mds_client *mdsc = ceph_sb_to_client(sb)->mdsc; in __get_parent() local
536 struct ceph_mds_client *mdsc; in ceph_get_name() local
Ddebugfs.c55 struct ceph_mds_client *mdsc = fsc->mdsc; in mdsc_show() local
265 struct ceph_mds_client *mdsc = fsc->mdsc; in caps_show() local
313 struct ceph_mds_client *mdsc = fsc->mdsc; in mds_sessions_show() local
Dinode.c45 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_set_ino_cb() local
564 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_evict_inode() local
764 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_fill_inode() local
2017 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in __ceph_setattr() local
2301 struct ceph_mds_client *mdsc = fsc->mdsc; in __ceph_do_getattr() local
2347 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_do_getvxattr() local
Dlocks.c62 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_lock_message() local
140 static int ceph_lock_wait_for_completion(struct ceph_mds_client *mdsc, in ceph_lock_wait_for_completion()
Dfile.c184 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(sb); in prepare_open_request() local
302 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_renew_caps() local
360 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_open() local
547 static void ceph_async_create_cb(struct ceph_mds_client *mdsc, in ceph_async_create_cb()
617 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dir->i_sb); in ceph_finish_async_create() local
729 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_atomic_open() local
Daddr.c254 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_netfs_issue_op_inline() local
1794 struct ceph_mds_client *mdsc = fsc->mdsc; in __ceph_pool_perm_get() local
2031 void ceph_pool_perm_destroy(struct ceph_mds_client *mdsc) in ceph_pool_perm_destroy()
Dxattr.c1067 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_sync_setxattr() local
1134 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in __ceph_setxattr() local
Dsuper.c1014 struct ceph_mds_client *mdsc = fsc->mdsc; in open_root_dentry() local
Dsuper.h122 struct ceph_mds_client *mdsc; member