| /fs/ceph/ |
| A D | mds_client.h | 215 struct ceph_mds_client *s_mdsc; 266 struct ceph_mds_client; 285 struct ceph_mds_client *r_mdsc; 442 struct ceph_mds_client { struct 559 __ceph_lookup_mds_session(struct ceph_mds_client *, int mds); argument 572 extern void ceph_mdsc_sync(struct ceph_mds_client *mdsc); 582 int ceph_mdsc_wait_request(struct ceph_mds_client *mdsc, 585 extern int ceph_mdsc_do_request(struct ceph_mds_client *mdsc, 618 extern void ceph_mdsc_pre_umount(struct ceph_mds_client *mdsc); 626 extern char *ceph_mdsc_build_path(struct ceph_mds_client *mdsc, [all …]
|
| A D | super.h | 137 struct ceph_mds_client *mdsc; 504 static inline struct ceph_mds_client * 811 extern void ceph_caps_init(struct ceph_mds_client *mdsc); 812 extern void ceph_caps_finalize(struct ceph_mds_client *mdsc); 815 extern int ceph_reserve_caps(struct ceph_mds_client *mdsc, 991 extern int ceph_update_snap_trace(struct ceph_mds_client *m, 995 extern void ceph_handle_snap(struct ceph_mds_client *mdsc, 1229 extern void ceph_put_cap(struct ceph_mds_client *mdsc, 1284 struct ceph_mds_client *mdsc, int fmode); 1334 extern int ceph_trim_dentries(struct ceph_mds_client *mdsc); [all …]
|
| A D | snap.c | 66 void ceph_get_snap_realm(struct ceph_mds_client *mdsc, in ceph_get_snap_realm() 114 struct ceph_mds_client *mdsc, in ceph_create_snap_realm() 183 static void __put_snap_realm(struct ceph_mds_client *mdsc, 214 static void __put_snap_realm(struct ceph_mds_client *mdsc, in __put_snap_realm() 230 void ceph_put_snap_realm(struct ceph_mds_client *mdsc, in ceph_put_snap_realm() 335 static int build_snap_context(struct ceph_mds_client *mdsc, in build_snap_context() 779 int ceph_update_snap_trace(struct ceph_mds_client *mdsc, in ceph_update_snap_trace() 942 static void flush_snaps(struct ceph_mds_client *mdsc) in flush_snaps() 1016 void ceph_handle_snap(struct ceph_mds_client *mdsc, in ceph_handle_snap() 1268 void ceph_put_snapid_map(struct ceph_mds_client* mdsc, in ceph_put_snapid_map() [all …]
|
| A D | quota.c | 15 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_adjust_quota_realms_count() 25 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(sb); in ceph_has_realms_with_quotas() 40 void ceph_handle_quota(struct ceph_mds_client *mdsc, in ceph_handle_quota() 85 find_quotarealm_inode(struct ceph_mds_client *mdsc, u64 ino) in find_quotarealm_inode() 130 static struct inode *lookup_quotarealm_inode(struct ceph_mds_client *mdsc, in lookup_quotarealm_inode() 179 void ceph_cleanup_quotarealms_inodes(struct ceph_mds_client *mdsc) in ceph_cleanup_quotarealms_inodes() 214 static int get_quota_realm(struct ceph_mds_client *mdsc, struct inode *inode, in get_quota_realm() 281 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(old->i_sb); in ceph_quota_is_same_realm() 329 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in check_quota_exceeded() 492 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_quota_update_statfs()
|
| A D | mds_client.c | 2447 struct ceph_mds_client *mdsc = in ceph_cap_reclaim_work() 2494 struct ceph_mds_client *mdsc = in ceph_cap_unlink_work() 5413 struct ceph_mds_client *mdsc = in delayed_work() 5474 struct ceph_mds_client *mdsc; in ceph_mdsc_init() 6035 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_mdsc_destroy() 6213 struct ceph_mds_client *mdsc = s->s_mdsc; in mds_peer_reset() 6225 struct ceph_mds_client *mdsc = s->s_mdsc; in mds_dispatch() 6285 struct ceph_mds_client *mdsc = s->s_mdsc; in mds_get_authorizer() 6302 struct ceph_mds_client *mdsc = s->s_mdsc; in mds_add_authorizer_challenge() 6312 struct ceph_mds_client *mdsc = s->s_mdsc; in mds_verify_authorizer_reply() [all …]
|
| A D | caps.c | 130 void ceph_caps_init(struct ceph_mds_client *mdsc) in ceph_caps_init() 418 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_reservation_status() 1127 struct ceph_mds_client *mdsc; in __ceph_remove_cap() 1785 struct ceph_mds_client *mdsc = in __ceph_mark_dirty_caps() 2549 struct ceph_mds_client *mdsc = in ceph_write_inode() 3066 struct ceph_mds_client *mdsc = fsc->mdsc; in __ceph_get_caps() 4662 struct ceph_mds_client *mdsc = s->s_mdsc; in flush_dirty_session_caps() 4695 struct ceph_mds_client *mdsc = s->s_mdsc; in flush_cap_releases() 4713 struct ceph_mds_client *mdsc, int fmode) in __ceph_touch_fmode() 4808 struct ceph_mds_client *mdsc = in ceph_drop_caps_for_unlink() [all …]
|
| A D | dir.c | 42 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dentry->d_sb); in ceph_d_init() 323 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_readdir() 799 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dir->i_sb); in ceph_lookup() 914 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dir->i_sb); in ceph_mknod() 1024 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dir->i_sb); in ceph_symlink() 1098 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dir->i_sb); in ceph_mkdir() 1342 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_unlink() 1605 struct ceph_mds_client *mdsc; in __dentry_lease_unlist() 1635 __dentry_leases_walk(struct ceph_mds_client *mdsc, in __dentry_leases_walk() 1764 int ceph_trim_dentries(struct ceph_mds_client *mdsc) in ceph_trim_dentries() [all …]
|
| A D | ioctl.c | 38 static long __validate_layout(struct ceph_mds_client *mdsc, in __validate_layout() 68 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(inode->i_sb)->mdsc; in ceph_ioctl_set_layout() 143 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(inode->i_sb)->mdsc; in ceph_ioctl_set_layout_policy() 247 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in ceph_ioctl_lazyio() 278 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(file_inode(file)->i_sb); in vet_mds_for_fscrypt()
|
| A D | mdsmap.h | 8 struct ceph_mds_client; 74 struct ceph_mdsmap *ceph_mdsmap_decode(struct ceph_mds_client *mdsc, void **p,
|
| A D | metric.c | 17 static bool ceph_mdsc_send_metrics(struct ceph_mds_client *mdsc, in ceph_mdsc_send_metrics() 186 static void metric_get_session(struct ceph_mds_client *mdsc) in metric_get_session() 217 struct ceph_mds_client *mdsc = in metric_delayed_work() 218 container_of(m, struct ceph_mds_client, metric); in metric_delayed_work()
|
| A D | export.c | 133 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(sb)->mdsc; in __lookup_inode() 215 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(sb)->mdsc; in __snapfh_to_dentry() 326 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(sb)->mdsc; in __get_parent() 551 struct ceph_mds_client *mdsc; in ceph_get_name()
|
| A D | super.c | 1063 struct ceph_mds_client *mdsc = fsc->mdsc; in open_root_dentry() 1490 static bool __inc_stopping_blocker(struct ceph_mds_client *mdsc) in __inc_stopping_blocker() 1502 static void __dec_stopping_blocker(struct ceph_mds_client *mdsc) in __dec_stopping_blocker() 1512 bool ceph_inc_mds_stopping_blocker(struct ceph_mds_client *mdsc, in ceph_inc_mds_stopping_blocker() 1522 void ceph_dec_mds_stopping_blocker(struct ceph_mds_client *mdsc) in ceph_dec_mds_stopping_blocker() 1528 bool ceph_inc_osd_stopping_blocker(struct ceph_mds_client *mdsc) in ceph_inc_osd_stopping_blocker() 1533 void ceph_dec_osd_stopping_blocker(struct ceph_mds_client *mdsc) in ceph_dec_osd_stopping_blocker() 1542 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_kill_sb()
|
| A D | locks.c | 14 static int ceph_lock_wait_for_completion(struct ceph_mds_client *mdsc, 79 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_lock_message() 159 static int ceph_lock_wait_for_completion(struct ceph_mds_client *mdsc, in ceph_lock_wait_for_completion()
|
| A D | debugfs.c | 55 struct ceph_mds_client *mdsc = fsc->mdsc; in mdsc_show() 271 struct ceph_mds_client *mdsc = fsc->mdsc; in caps_show() 319 struct ceph_mds_client *mdsc = fsc->mdsc; in mds_sessions_show()
|
| A D | inode.c | 48 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_set_ino_cb() 134 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(sb); in ceph_get_inode() 689 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_evict_inode() 902 static int decode_encrypted_symlink(struct ceph_mds_client *mdsc, in decode_encrypted_symlink() 927 static int decode_encrypted_symlink(struct ceph_mds_client *mdsc, in decode_encrypted_symlink() 945 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_fill_inode() 2476 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(inode->i_sb)->mdsc; in __ceph_setattr() 2906 struct ceph_mds_client *mdsc = fsc->mdsc; in __ceph_do_getattr() 2954 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_do_getvxattr()
|
| A D | file.c | 23 static __le32 ceph_flags_sys2wire(struct ceph_mds_client *mdsc, u32 flags) in ceph_flags_sys2wire() 182 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(sb); in prepare_open_request() 302 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_renew_caps() 364 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_open() 598 static void ceph_async_create_cb(struct ceph_mds_client *mdsc, in ceph_async_create_cb() 671 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dir->i_sb); in ceph_finish_async_create() 785 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_atomic_open()
|
| A D | addr.c | 85 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_dirty_folio() 279 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_netfs_issue_op_inline() 886 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in writepages_finish() 2356 struct ceph_mds_client *mdsc = fsc->mdsc; in __ceph_pool_perm_get() 2593 void ceph_pool_perm_destroy(struct ceph_mds_client *mdsc) in ceph_pool_perm_destroy()
|
| A D | mdsmap.c | 118 struct ceph_mdsmap *ceph_mdsmap_decode(struct ceph_mds_client *mdsc, void **p, in ceph_mdsmap_decode()
|
| A D | xattr.c | 1115 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_sync_setxattr() 1183 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(inode->i_sb)->mdsc; in __ceph_setxattr()
|