Home
last modified time | relevance | path

Searched refs:ceph_client (Results 1 – 25 of 28) sorted by relevance

12

/linux/include/linux/ceph/
A Dlibceph.h115 struct ceph_client { struct
127 int (*extra_mon_dispatch)(struct ceph_client *, struct ceph_msg *); argument
144 #define from_msgr(ms) container_of(ms, struct ceph_client, msgr) argument
146 static inline bool ceph_msgr2(struct ceph_client *client) in ceph_msgr2()
303 struct ceph_client *client);
306 u64 ceph_client_gid(struct ceph_client *client);
307 extern void ceph_destroy_client(struct ceph_client *client);
308 extern void ceph_reset_client_addr(struct ceph_client *client);
309 extern int __ceph_open_session(struct ceph_client *client,
311 extern int ceph_open_session(struct ceph_client *client);
[all …]
A Ddebugfs.h10 extern void ceph_debugfs_client_init(struct ceph_client *client);
11 extern void ceph_debugfs_client_cleanup(struct ceph_client *client);
A Dmon_client.h11 struct ceph_client;
71 struct ceph_client *client;
110 extern int ceph_monc_init(struct ceph_mon_client *monc, struct ceph_client *cl);
A Dosd_client.h406 struct ceph_client *client;
448 struct ceph_client *client);
/linux/net/ceph/
A Dceph_common.c105 int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid) in ceph_check_fsid()
132 struct ceph_client *client) in ceph_compare_options()
692 struct ceph_entity_addr *ceph_client_addr(struct ceph_client *client) in ceph_client_addr()
698 u64 ceph_client_gid(struct ceph_client *client) in ceph_client_gid()
709 struct ceph_client *client; in ceph_create_client()
760 void ceph_destroy_client(struct ceph_client *client) in ceph_destroy_client()
780 void ceph_reset_client_addr(struct ceph_client *client) in ceph_reset_client_addr()
791 static bool have_mon_and_osd_map(struct ceph_client *client) in have_mon_and_osd_map()
800 int __ceph_open_session(struct ceph_client *client, unsigned long started) in __ceph_open_session()
833 int ceph_open_session(struct ceph_client *client) in ceph_open_session()
[all …]
A Ddebugfs.c37 struct ceph_client *client = s->private; in monmap_show()
57 struct ceph_client *client = s->private; in osdmap_show()
140 struct ceph_client *client = s->private; in monc_show()
344 struct ceph_client *client = s->private; in osdc_show()
380 struct ceph_client *client = s->private; in client_options_show()
407 void ceph_debugfs_client_init(struct ceph_client *client) in ceph_debugfs_client_init()
449 void ceph_debugfs_client_cleanup(struct ceph_client *client) in ceph_debugfs_client_cleanup()
470 void ceph_debugfs_client_init(struct ceph_client *client) in ceph_debugfs_client_init()
474 void ceph_debugfs_client_cleanup(struct ceph_client *client) in ceph_debugfs_client_cleanup()
A Dmon_client.c542 struct ceph_client *client = monc->client; in ceph_monc_handle_map()
1162 int ceph_monc_init(struct ceph_mon_client *monc, struct ceph_client *cl) in ceph_monc_init()
/linux/fs/ceph/
A Dsnap.c153 struct ceph_client *cl = mdsc->fsc->client; in __lookup_snap_realm()
192 struct ceph_client *cl = mdsc->fsc->client; in __destroy_snap_realm()
295 struct ceph_client *cl = mdsc->fsc->client; in adjust_snap_realm_parent()
340 struct ceph_client *cl = mdsc->fsc->client; in build_snap_context()
437 struct ceph_client *cl = mdsc->fsc->client; in rebuild_snap_realms()
667 struct ceph_client *cl = mdsc->fsc->client; in __ceph_finish_cap_snap()
725 struct ceph_client *cl = mdsc->fsc->client; in queue_realm_cap_snaps()
783 struct ceph_client *cl = mdsc->fsc->client; in ceph_update_snap_trace()
944 struct ceph_client *cl = mdsc->fsc->client; in flush_snaps()
1020 struct ceph_client *cl = mdsc->fsc->client; in ceph_handle_snap()
[all …]
A Dlocks.c80 struct ceph_client *cl = mdsc->fsc->client; in ceph_lock_message()
162 struct ceph_client *cl = mdsc->fsc->client; in ceph_lock_wait_for_completion()
251 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_lock()
318 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_flock()
379 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_count_locks()
406 struct ceph_client *cl = ceph_inode_to_client(inode); in lock_to_ceph_filelock()
445 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_encode_locks_to_buffer()
A Dcaps.c206 struct ceph_client *cl = mdsc->fsc->client; in ceph_reserve_caps()
312 struct ceph_client *cl = mdsc->fsc->client; in ceph_unreserve_caps()
334 struct ceph_client *cl = mdsc->fsc->client; in ceph_get_cap()
389 struct ceph_client *cl = mdsc->fsc->client; in ceph_put_cap()
1637 struct ceph_client *cl = mdsc->fsc->client; in __ceph_flush_snaps()
2582 struct ceph_client *cl = mdsc->fsc->client; in __kick_flushing_caps()
2660 struct ceph_client *cl = mdsc->fsc->client; in ceph_early_kick_flushing_caps()
2712 struct ceph_client *cl = mdsc->fsc->client; in ceph_kick_flushing_caps()
3832 struct ceph_client *cl = mdsc->fsc->client; in handle_cap_flush_ack()
4952 struct ceph_client *cl; in ceph_encode_dentry_release()
[all …]
A Dmds_client.c839 struct ceph_client *cl = fsc->client; in ceph_wait_on_conflict_unlink()
966 struct ceph_client *cl = mdsc->fsc->client; in register_session()
1167 struct ceph_client *cl = mdsc->fsc->client; in __register_request()
1293 struct ceph_client *cl = mdsc->fsc->client; in __choose_mds()
1547 struct ceph_client *cl = mdsc->fsc->client; in create_session_full_msg()
1718 struct ceph_client *cl = mdsc->fsc->client; in ceph_mdsc_open_export_target_session()
1735 struct ceph_client *cl = mdsc->fsc->client; in __open_export_target_sessions()
1789 struct ceph_client *cl = mdsc->fsc->client; in cleanup_session_requests()
2025 struct ceph_client *cl = mdsc->fsc->client; in send_renew_caps()
2056 struct ceph_client *cl = mdsc->fsc->client; in send_flushmsg_ack()
[all …]
A Dquota.c46 struct ceph_client *cl = mdsc->fsc->client; in ceph_handle_quota()
89 struct ceph_client *cl = mdsc->fsc->client; in find_quotarealm_inode()
134 struct ceph_client *cl = mdsc->fsc->client; in lookup_quotarealm_inode()
218 struct ceph_client *cl = mdsc->fsc->client; in get_quota_realm()
330 struct ceph_client *cl = mdsc->fsc->client; in check_quota_exceeded()
A Ddir.c323 struct ceph_client *cl = fsc->client; in ceph_readdir()
800 struct ceph_client *cl = fsc->client; in ceph_lookup()
915 struct ceph_client *cl = mdsc->fsc->client; in ceph_mknod()
1025 struct ceph_client *cl = mdsc->fsc->client; in ceph_symlink()
1099 struct ceph_client *cl = mdsc->fsc->client; in ceph_mkdir()
1183 struct ceph_client *cl = mdsc->fsc->client; in ceph_link()
1240 struct ceph_client *cl = fsc->client; in ceph_async_unlink_cb()
1333 struct ceph_client *cl = fsc->client; in ceph_unlink()
1456 struct ceph_client *cl = mdsc->fsc->client; in ceph_rename()
1534 struct ceph_client *cl = mdsc->fsc->client; in __ceph_dentry_lease_touch()
[all …]
A Dinode.c135 struct ceph_client *cl = mdsc->fsc->client; in ceph_get_inode()
167 struct ceph_client *cl = ceph_inode_to_client(parent); in ceph_get_snapdir()
259 struct ceph_client *cl = ceph_inode_to_client(inode); in __get_or_create_frag()
382 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_fill_dirfrag()
906 struct ceph_client *cl = mdsc->fsc->client; in decode_encrypted_symlink()
946 struct ceph_client *cl = mdsc->fsc->client; in ceph_fill_inode()
1456 struct ceph_client *cl = ceph_inode_to_client(in); in splice_dentry()
1525 struct ceph_client *cl = fsc->client; in ceph_fill_trace()
2117 struct ceph_client *cl = fsc->client; in ceph_queue_inode_work()
2901 struct ceph_client *cl = fsc->client; in __ceph_do_getattr()
[all …]
A Dxattr.c61 struct ceph_client *cl = fsc->client; in ceph_vxattrcb_layout()
575 struct ceph_client *cl = ceph_inode_to_client(inode); in __set_xattr()
674 struct ceph_client *cl = ceph_inode_to_client(&ci->netfs.inode); in __get_xattr()
742 struct ceph_client *cl = ceph_inode_to_client(&ci->netfs.inode); in __copy_xattr_names()
766 struct ceph_client *cl = ceph_inode_to_client(&ci->netfs.inode); in __ceph_destroy_xattrs()
795 struct ceph_client *cl = ceph_inode_to_client(inode); in __build_xattrs()
910 struct ceph_client *cl = ceph_inode_to_client(inode); in __ceph_build_xattrs_blob()
974 struct ceph_client *cl = ceph_inode_to_client(inode); in __ceph_getxattr()
1068 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_listxattr()
1112 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_sync_setxattr()
[all …]
A Daddr.c84 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_dirty_folio()
141 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_invalidate_folio()
212 struct ceph_client *cl = fsc->client; in finish_netfs_read()
343 struct ceph_client *cl = fsc->client; in ceph_netfs_issue_read()
438 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_init_request()
573 struct ceph_client *cl = ceph_inode_to_client(inode); in get_oldest_context()
670 struct ceph_client *cl = fsc->client; in writepage_nounlock()
849 struct ceph_client *cl = ceph_inode_to_client(inode); in writepages_finish()
951 struct ceph_client *cl = fsc->client; in ceph_writepages_start()
1857 struct ceph_client *cl = fsc->client; in ceph_uninline_data()
[all …]
A Dcrypto.c215 struct ceph_client *cl = ceph_inode_to_client(parent); in parse_longname()
266 struct ceph_client *cl = ceph_inode_to_client(parent); in ceph_encode_encrypted_dname()
510 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_fscrypt_decrypt_block_inplace()
522 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_fscrypt_encrypt_block_inplace()
594 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_fscrypt_decrypt_extents()
A Dfile.c25 struct ceph_client *cl = mdsc->fsc->client; in ceph_flags_sys2wire()
303 struct ceph_client *cl = mdsc->fsc->client; in ceph_renew_caps()
363 struct ceph_client *cl = fsc->client; in ceph_open()
601 struct ceph_client *cl = mdsc->fsc->client; in ceph_async_create_cb()
672 struct ceph_client *cl = mdsc->fsc->client; in ceph_finish_async_create()
784 struct ceph_client *cl = fsc->client; in ceph_atomic_open()
1054 struct ceph_client *cl = fsc->client; in __ceph_sync_read()
1490 struct ceph_client *cl = fsc->client; in ceph_direct_read_write()
1718 struct ceph_client *cl = fsc->client; in ceph_sync_write()
2340 struct ceph_client *cl = fsc->client; in ceph_write_iter()
[all …]
A Dexport.c39 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_encode_snapfh()
90 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_encode_fh()
211 struct ceph_client *cl = mdsc->fsc->client; in __snapfh_to_dentry()
367 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_get_parent()
A Dsuper.c124 struct ceph_client *cl = fsc->client; in ceph_sync_fs()
785 static int extra_mon_dispatch(struct ceph_client *client, struct ceph_msg *msg) in extra_mon_dispatch()
1053 struct ceph_client *cl = fsc->client; in open_root_dentry()
1145 struct ceph_client *cl = fsc->client; in ceph_real_mount()
1201 struct ceph_client *cl = fsc->client; in ceph_set_super()
1238 struct ceph_client *cl = fsc->client; in ceph_compare_super()
1531 struct ceph_client *cl = fsc->client; in ceph_kill_sb()
A Dacl.c35 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_get_acl()
A Dsuper.h126 struct ceph_client *client;
510 static inline struct ceph_client *
513 return (struct ceph_client *)ceph_inode_to_fs_client(inode)->client; in ceph_inode_to_client()
A Dioctl.c248 struct ceph_client *cl = mdsc->fsc->client; in ceph_ioctl_lazyio()
A Dmetric.c34 struct ceph_client *cl = mdsc->fsc->client; in ceph_mdsc_send_metrics()
A Dmdsmap.c121 struct ceph_client *cl = mdsc->fsc->client; in ceph_mdsmap_decode()

Completed in 87 milliseconds

12