Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ceph/
Dmds_client.h118 struct ceph_mds_client *s_mdsc;
166 struct ceph_mds_client;
171 typedef void (*ceph_mds_request_callback_t) (struct ceph_mds_client *mdsc,
176 typedef int (*ceph_mds_request_wait_callback_t) (struct ceph_mds_client *mdsc,
185 struct ceph_mds_client *r_mdsc;
266 struct ceph_mds_client { struct
336 __ceph_lookup_mds_session(struct ceph_mds_client *, int mds); argument
349 extern int ceph_send_msg_mds(struct ceph_mds_client *mdsc,
353 extern void ceph_mdsc_close_sessions(struct ceph_mds_client *mdsc);
356 extern void ceph_mdsc_sync(struct ceph_mds_client *mdsc);
[all …]
Dsuper.h83 struct ceph_mds_client *mdsc;
578 extern void ceph_caps_init(struct ceph_mds_client *mdsc);
579 extern void ceph_caps_finalize(struct ceph_mds_client *mdsc);
580 extern void ceph_adjust_min_caps(struct ceph_mds_client *mdsc, int delta);
581 extern void ceph_reserve_caps(struct ceph_mds_client *mdsc,
583 extern int ceph_unreserve_caps(struct ceph_mds_client *mdsc,
690 struct ceph_snap_realm *ceph_lookup_snap_realm(struct ceph_mds_client *mdsc,
692 extern void ceph_get_snap_realm(struct ceph_mds_client *mdsc,
694 extern void ceph_put_snap_realm(struct ceph_mds_client *mdsc,
696 extern int ceph_update_snap_trace(struct ceph_mds_client *m,
[all …]
Dmds_client.c53 static void __wake_requests(struct ceph_mds_client *mdsc,
390 struct ceph_mds_session *__ceph_lookup_mds_session(struct ceph_mds_client *mdsc, in __ceph_lookup_mds_session()
404 static bool __have_session(struct ceph_mds_client *mdsc, int mds) in __have_session()
411 static int __verify_registered_session(struct ceph_mds_client *mdsc, in __verify_registered_session()
424 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()
643 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.c249 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_readdir()
614 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_lookup()
701 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_mknod()
754 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_symlink()
791 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_mkdir()
849 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_link()
908 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_unlink()
948 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_rename()
1294 struct ceph_mds_client *mdsc; in ceph_dentry_lru_add()
1307 struct ceph_mds_client *mdsc; in ceph_dentry_lru_touch()
[all …]
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()
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()
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()
Dfile.c46 struct ceph_mds_client *mdsc = fsc->mdsc; in prepare_open_request()
74 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_init_file()
135 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_open()
234 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_atomic_open()
Daddr.c1035 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_update_writeable_page()
1169 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_write_end()
1317 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_page_mkwrite()
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()
1721 struct ceph_mds_client *mdsc = ceph_sb_to_client(dentry->d_sb)->mdsc; in ceph_setattr()
1928 struct ceph_mds_client *mdsc = fsc->mdsc; in __ceph_do_getattr()
Dxattr.c853 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_sync_setxattr()
1020 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_send_removexattr()
Dsuper.c713 struct ceph_mds_client *mdsc = fsc->mdsc; in open_root_dentry()
/linux-4.1.27/include/linux/ceph/
Dlibceph.h105 struct ceph_mds_client;