Home
last modified time | relevance | path

Searched refs:ceph_mds_client (Results 1 – 16 of 16) sorted by relevance

/linux-4.4.14/fs/ceph/
Dmds_client.h118 struct ceph_mds_client *s_mdsc;
165 struct ceph_mds_client;
170 typedef void (*ceph_mds_request_callback_t) (struct ceph_mds_client *mdsc,
175 typedef int (*ceph_mds_request_wait_callback_t) (struct ceph_mds_client *mdsc,
184 struct ceph_mds_client *r_mdsc;
277 struct ceph_mds_client { struct
354 __ceph_lookup_mds_session(struct ceph_mds_client *, int mds); argument
367 extern int ceph_send_msg_mds(struct ceph_mds_client *mdsc,
371 extern void ceph_mdsc_close_sessions(struct ceph_mds_client *mdsc);
372 extern void ceph_mdsc_force_umount(struct ceph_mds_client *mdsc);
[all …]
Dsuper.h84 struct ceph_mds_client *mdsc;
607 extern void ceph_caps_init(struct ceph_mds_client *mdsc);
608 extern void ceph_caps_finalize(struct ceph_mds_client *mdsc);
609 extern void ceph_adjust_min_caps(struct ceph_mds_client *mdsc, int delta);
610 extern void ceph_reserve_caps(struct ceph_mds_client *mdsc,
612 extern int ceph_unreserve_caps(struct ceph_mds_client *mdsc,
724 struct ceph_snap_realm *ceph_lookup_snap_realm(struct ceph_mds_client *mdsc,
726 extern void ceph_get_snap_realm(struct ceph_mds_client *mdsc,
728 extern void ceph_put_snap_realm(struct ceph_mds_client *mdsc,
730 extern int ceph_update_snap_trace(struct ceph_mds_client *m,
[all …]
Dmds_client.c54 static void __wake_requests(struct ceph_mds_client *mdsc,
391 struct ceph_mds_session *__ceph_lookup_mds_session(struct ceph_mds_client *mdsc, in __ceph_lookup_mds_session()
405 static bool __have_session(struct ceph_mds_client *mdsc, int mds) in __have_session()
412 static int __verify_registered_session(struct ceph_mds_client *mdsc, in __verify_registered_session()
425 static struct ceph_mds_session *register_session(struct ceph_mds_client *mdsc, in register_session()
499 static void __unregister_session(struct ceph_mds_client *mdsc, in __unregister_session()
569 static struct ceph_mds_request *__lookup_request(struct ceph_mds_client *mdsc, in __lookup_request()
589 static void __insert_request(struct ceph_mds_client *mdsc, in __insert_request()
617 static void __register_request(struct ceph_mds_client *mdsc, in __register_request()
641 static void __unregister_request(struct ceph_mds_client *mdsc, in __unregister_request()
[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()
165 static void __put_snap_realm(struct ceph_mds_client *mdsc,
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()
[all …]
Dcaps.c118 void ceph_caps_init(struct ceph_mds_client *mdsc) in ceph_caps_init()
124 void ceph_caps_finalize(struct ceph_mds_client *mdsc) in ceph_caps_finalize()
143 void ceph_adjust_min_caps(struct ceph_mds_client *mdsc, int delta) in ceph_adjust_min_caps()
151 void ceph_reserve_caps(struct ceph_mds_client *mdsc, in ceph_reserve_caps()
203 int ceph_unreserve_caps(struct ceph_mds_client *mdsc, in ceph_unreserve_caps()
224 struct ceph_cap *ceph_get_cap(struct ceph_mds_client *mdsc, in ceph_get_cap()
262 void ceph_put_cap(struct ceph_mds_client *mdsc, struct ceph_cap *cap) in ceph_put_cap()
291 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_reservation_status()
397 static void __cap_set_timeouts(struct ceph_mds_client *mdsc, in __cap_set_timeouts()
418 static void __cap_delay_requeue(struct ceph_mds_client *mdsc, in __cap_delay_requeue()
[all …]
Dexport.c63 struct ceph_mds_client *mdsc = ceph_sb_to_client(sb)->mdsc; in __fh_to_dentry()
127 struct ceph_mds_client *mdsc = ceph_sb_to_client(sb)->mdsc; in __get_parent()
208 struct ceph_mds_client *mdsc; in ceph_get_name()
Ddir.c260 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_readdir()
624 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_lookup()
711 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_mknod()
764 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_symlink()
801 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_mkdir()
859 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_link()
918 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_unlink()
958 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_rename()
1243 struct ceph_mds_client *mdsc; in ceph_dentry_lru_add()
1256 struct ceph_mds_client *mdsc; in ceph_dentry_lru_touch()
[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()
141 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in ceph_ioctl_set_layout_policy()
Ddebugfs.c52 struct ceph_mds_client *mdsc = fsc->mdsc; in mdsc_show()
145 struct ceph_mds_client *mdsc = fsc->mdsc; in dentry_lru_show()
162 struct ceph_mds_client *mdsc = fsc->mdsc; in mds_sessions_show()
Dlocks.c12 static int ceph_lock_wait_for_completion(struct ceph_mds_client *mdsc,
39 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in ceph_lock_message()
107 static int ceph_lock_wait_for_completion(struct ceph_mds_client *mdsc, in ceph_lock_wait_for_completion()
Dxattr.c853 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_sync_setxattr()
914 struct ceph_mds_client *mdsc = ceph_sb_to_client(dentry->d_sb)->mdsc; in __ceph_setxattr()
1045 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_send_removexattr()
1072 struct ceph_mds_client *mdsc = ceph_sb_to_client(dentry->d_sb)->mdsc; in __ceph_removexattr()
Dfile.c114 struct ceph_mds_client *mdsc = fsc->mdsc; in prepare_open_request()
142 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_init_file()
204 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_open()
299 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_atomic_open()
Dinode.c497 struct ceph_mds_client *mdsc = in ceph_destroy_inode()
669 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in fill_inode()
1777 struct ceph_mds_client *mdsc = ceph_sb_to_client(dentry->d_sb)->mdsc; in ceph_setattr()
2009 struct ceph_mds_client *mdsc = fsc->mdsc; in __ceph_do_getattr()
Daddr.c1623 struct ceph_mds_client *mdsc = fsc->mdsc; in __ceph_pool_perm_get()
1805 void ceph_pool_perm_destroy(struct ceph_mds_client *mdsc) in ceph_pool_perm_destroy()
Dsuper.c735 struct ceph_mds_client *mdsc = fsc->mdsc; in open_root_dentry()
/linux-4.4.14/include/linux/ceph/
Dlibceph.h104 struct ceph_mds_client;