Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dmds_client.c426 struct ceph_mds_session *__ceph_lookup_mds_session(struct ceph_mds_client *mdsc, in __ceph_lookup_mds_session()
440 static bool __have_session(struct ceph_mds_client *mdsc, int mds) in __have_session()
448 static int __verify_registered_session(struct ceph_mds_client *mdsc, in __verify_registered_session()
461 static struct ceph_mds_session *register_session(struct ceph_mds_client *mdsc, in register_session()
536 static void __unregister_session(struct ceph_mds_client *mdsc, in __unregister_session()
626 static void __register_request(struct ceph_mds_client *mdsc, in __register_request()
660 static void __unregister_request(struct ceph_mds_client *mdsc, in __unregister_request()
739 static int __choose_mds(struct ceph_mds_client *mdsc, in __choose_mds()
930 static struct ceph_msg *create_session_open_msg(struct ceph_mds_client *mdsc, u64 seq) in create_session_open_msg()
1013 static int __open_session(struct ceph_mds_client *mdsc, in __open_session()
[all …]
Dsnap.c63 void ceph_get_snap_realm(struct ceph_mds_client *mdsc, in ceph_get_snap_realm()
109 struct ceph_mds_client *mdsc, in ceph_create_snap_realm()
136 static struct ceph_snap_realm *__lookup_snap_realm(struct ceph_mds_client *mdsc, in __lookup_snap_realm()
156 struct ceph_snap_realm *ceph_lookup_snap_realm(struct ceph_mds_client *mdsc, in ceph_lookup_snap_realm()
172 static void __destroy_snap_realm(struct ceph_mds_client *mdsc, in __destroy_snap_realm()
193 static void __put_snap_realm(struct ceph_mds_client *mdsc, in __put_snap_realm()
205 void ceph_put_snap_realm(struct ceph_mds_client *mdsc, in ceph_put_snap_realm()
230 static void __cleanup_empty_realms(struct ceph_mds_client *mdsc) in __cleanup_empty_realms()
246 void ceph_cleanup_empty_realms(struct ceph_mds_client *mdsc) in ceph_cleanup_empty_realms()
261 static int adjust_snap_realm_parent(struct ceph_mds_client *mdsc, in adjust_snap_realm_parent()
[all …]
Dquota.c28 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_adjust_quota_realms_count() local
37 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_has_realms_with_quotas() local
41 void ceph_handle_quota(struct ceph_mds_client *mdsc, in ceph_handle_quota()
93 static struct ceph_snap_realm *get_quota_realm(struct ceph_mds_client *mdsc, in get_quota_realm()
137 struct ceph_mds_client *mdsc = ceph_inode_to_client(old)->mdsc; in ceph_quota_is_same_realm() local
171 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in check_quota_exceeded() local
322 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_quota_update_statfs() local
Dcaps.c126 void ceph_caps_init(struct ceph_mds_client *mdsc) in ceph_caps_init()
132 void ceph_caps_finalize(struct ceph_mds_client *mdsc) in ceph_caps_finalize()
151 void ceph_adjust_min_caps(struct ceph_mds_client *mdsc, int delta) in ceph_adjust_min_caps()
159 static void __ceph_unreserve_caps(struct ceph_mds_client *mdsc, int nr_caps) in __ceph_unreserve_caps()
193 int ceph_reserve_caps(struct ceph_mds_client *mdsc, in ceph_reserve_caps()
297 void ceph_unreserve_caps(struct ceph_mds_client *mdsc, in ceph_unreserve_caps()
307 struct ceph_cap *ceph_get_cap(struct ceph_mds_client *mdsc, in ceph_get_cap()
361 void ceph_put_cap(struct ceph_mds_client *mdsc, struct ceph_cap *cap) in ceph_put_cap()
390 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_reservation_status() local
500 static void __cap_set_timeouts(struct ceph_mds_client *mdsc, in __cap_set_timeouts()
[all …]
Ddir.c305 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_readdir() local
733 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_lookup() local
822 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_mknod() local
881 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_symlink() local
924 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_mkdir() local
989 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_link() local
1029 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_unlink() local
1071 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_rename() local
1257 struct ceph_mds_client *mdsc = in ceph_d_revalidate() local
1430 struct ceph_mds_client *mdsc; in ceph_dentry_lru_add() 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
Ddebugfs.c52 struct ceph_mds_client *mdsc = fsc->mdsc; in mdsc_show() local
145 struct ceph_mds_client *mdsc = fsc->mdsc; in dentry_lru_show() local
162 struct ceph_mds_client *mdsc = fsc->mdsc; in mds_sessions_show() local
Dexport.c64 struct ceph_mds_client *mdsc = ceph_sb_to_client(sb)->mdsc; in __fh_to_dentry() local
126 struct ceph_mds_client *mdsc = ceph_sb_to_client(sb)->mdsc; in __get_parent() local
205 struct ceph_mds_client *mdsc; in ceph_get_name() local
Dlocks.c62 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in ceph_lock_message() local
140 static int ceph_lock_wait_for_completion(struct ceph_mds_client *mdsc, in ceph_lock_wait_for_completion()
Dinode.c554 struct ceph_mds_client *mdsc = in ceph_evict_inode() local
745 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in fill_inode() local
1966 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in __ceph_setattr() local
2214 struct ceph_mds_client *mdsc = fsc->mdsc; in __ceph_do_getattr() local
Dfile.c181 struct ceph_mds_client *mdsc = fsc->mdsc; in prepare_open_request() local
283 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in ceph_renew_caps() local
341 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_open() local
435 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_atomic_open() local
Dxattr.c960 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_sync_setxattr() local
1025 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in __ceph_setxattr() local
Daddr.c1819 struct ceph_mds_client *mdsc = fsc->mdsc; in __ceph_pool_perm_get() local
2048 void ceph_pool_perm_destroy(struct ceph_mds_client *mdsc) in ceph_pool_perm_destroy()
Dsuper.c884 struct ceph_mds_client *mdsc = fsc->mdsc; in open_root_dentry() local
Dsuper.h103 struct ceph_mds_client *mdsc; member