Home
last modified time | relevance | path

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

/fs/ceph/
Dmds_client.c405 struct ceph_mds_session *__ceph_lookup_mds_session(struct ceph_mds_client *mdsc, in __ceph_lookup_mds_session()
419 static bool __have_session(struct ceph_mds_client *mdsc, int mds) in __have_session()
426 static int __verify_registered_session(struct ceph_mds_client *mdsc, in __verify_registered_session()
439 static struct ceph_mds_session *register_session(struct ceph_mds_client *mdsc, in register_session()
512 static void __unregister_session(struct ceph_mds_client *mdsc, in __unregister_session()
602 static void __register_request(struct ceph_mds_client *mdsc, in __register_request()
626 static void __unregister_request(struct ceph_mds_client *mdsc, in __unregister_request()
694 static int __choose_mds(struct ceph_mds_client *mdsc, in __choose_mds()
844 static struct ceph_msg *create_session_open_msg(struct ceph_mds_client *mdsc, u64 seq) in create_session_open_msg()
918 static int __open_session(struct ceph_mds_client *mdsc, in __open_session()
[all …]
Dsnap.c62 void ceph_get_snap_realm(struct ceph_mds_client *mdsc, in ceph_get_snap_realm()
108 struct ceph_mds_client *mdsc, in ceph_create_snap_realm()
135 static struct ceph_snap_realm *__lookup_snap_realm(struct ceph_mds_client *mdsc, in __lookup_snap_realm()
155 struct ceph_snap_realm *ceph_lookup_snap_realm(struct ceph_mds_client *mdsc, in ceph_lookup_snap_realm()
171 static void __destroy_snap_realm(struct ceph_mds_client *mdsc, in __destroy_snap_realm()
192 static void __put_snap_realm(struct ceph_mds_client *mdsc, in __put_snap_realm()
204 void ceph_put_snap_realm(struct ceph_mds_client *mdsc, in ceph_put_snap_realm()
229 static void __cleanup_empty_realms(struct ceph_mds_client *mdsc) in __cleanup_empty_realms()
245 void ceph_cleanup_empty_realms(struct ceph_mds_client *mdsc) in ceph_cleanup_empty_realms()
260 static int adjust_snap_realm_parent(struct ceph_mds_client *mdsc, in adjust_snap_realm_parent()
[all …]
Dcaps.c123 void ceph_caps_init(struct ceph_mds_client *mdsc) in ceph_caps_init()
129 void ceph_caps_finalize(struct ceph_mds_client *mdsc) in ceph_caps_finalize()
148 void ceph_adjust_min_caps(struct ceph_mds_client *mdsc, int delta) in ceph_adjust_min_caps()
156 void ceph_reserve_caps(struct ceph_mds_client *mdsc, in ceph_reserve_caps()
208 int ceph_unreserve_caps(struct ceph_mds_client *mdsc, in ceph_unreserve_caps()
229 struct ceph_cap *ceph_get_cap(struct ceph_mds_client *mdsc, in ceph_get_cap()
267 void ceph_put_cap(struct ceph_mds_client *mdsc, struct ceph_cap *cap) in ceph_put_cap()
296 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_reservation_status() local
402 static void __cap_set_timeouts(struct ceph_mds_client *mdsc, in __cap_set_timeouts()
423 static void __cap_delay_requeue(struct ceph_mds_client *mdsc, in __cap_delay_requeue()
[all …]
Ddir.c320 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_readdir() local
738 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_lookup() local
830 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_mknod() local
883 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_symlink() local
920 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_mkdir() local
978 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_link() local
1037 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_unlink() local
1078 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_rename() local
1265 struct ceph_mds_client *mdsc = in ceph_d_revalidate() local
1431 struct ceph_mds_client *mdsc; in ceph_dentry_lru_add() local
[all …]
Dioctl.c36 static long __validate_layout(struct ceph_mds_client *mdsc, in __validate_layout()
66 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in ceph_ioctl_set_layout() local
141 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.c63 struct ceph_mds_client *mdsc = ceph_sb_to_client(sb)->mdsc; in __fh_to_dentry() local
131 struct ceph_mds_client *mdsc = ceph_sb_to_client(sb)->mdsc; in __get_parent() local
217 struct ceph_mds_client *mdsc; in ceph_get_name() local
Dlocks.c39 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in ceph_lock_message() local
107 static int ceph_lock_wait_for_completion(struct ceph_mds_client *mdsc, in ceph_lock_wait_for_completion()
Dinode.c546 struct ceph_mds_client *mdsc = in ceph_destroy_inode() local
738 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in fill_inode() local
1895 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in __ceph_setattr() local
2135 struct ceph_mds_client *mdsc = fsc->mdsc; in __ceph_do_getattr() local
Dfile.c114 struct ceph_mds_client *mdsc = fsc->mdsc; in prepare_open_request() local
187 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in ceph_renew_caps() local
245 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_open() local
340 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_atomic_open() local
Dxattr.c887 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_sync_setxattr() local
952 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in __ceph_setxattr() local
Daddr.c1780 struct ceph_mds_client *mdsc = fsc->mdsc; in __ceph_pool_perm_get() local
2000 void ceph_pool_perm_destroy(struct ceph_mds_client *mdsc) in ceph_pool_perm_destroy()
Dsuper.c766 struct ceph_mds_client *mdsc = fsc->mdsc; in open_root_dentry() local
Dsuper.h85 struct ceph_mds_client *mdsc; member