Home
last modified time | relevance | path

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

/linux/fs/ceph/
A Dsnap.c65 void ceph_get_snap_realm(struct ceph_mds_client *mdsc, in ceph_get_snap_realm()
113 struct ceph_mds_client *mdsc, in ceph_create_snap_realm()
206 static void __put_snap_realm(struct ceph_mds_client *mdsc, in __put_snap_realm()
222 void ceph_put_snap_realm(struct ceph_mds_client *mdsc, in ceph_put_snap_realm()
263 void ceph_cleanup_empty_realms(struct ceph_mds_client *mdsc) in ceph_cleanup_empty_realms()
701 int ceph_update_snap_trace(struct ceph_mds_client *mdsc, in ceph_update_snap_trace()
828 static void flush_snaps(struct ceph_mds_client *mdsc) in flush_snaps()
901 void ceph_handle_snap(struct ceph_mds_client *mdsc, in ceph_handle_snap()
1126 void ceph_put_snapid_map(struct ceph_mds_client* mdsc, in ceph_put_snapid_map()
1145 void ceph_trim_snapid_map(struct ceph_mds_client *mdsc) in ceph_trim_snapid_map()
[all …]
A Dmds_client.c1929 int ceph_trim_caps(struct ceph_mds_client *mdsc, in ceph_trim_caps()
2127 struct ceph_mds_client *mdsc = in ceph_cap_reclaim_work() local
4503 struct ceph_mds_client *mdsc = in delayed_work() local
4562 struct ceph_mds_client *mdsc; in ceph_mdsc_init() local
4908 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_mdsc_destroy() local
5081 struct ceph_mds_client *mdsc = s->s_mdsc; in mds_peer_reset() local
5090 struct ceph_mds_client *mdsc = s->s_mdsc; in mds_dispatch() local
5149 struct ceph_mds_client *mdsc = s->s_mdsc; in mds_get_authorizer() local
5166 struct ceph_mds_client *mdsc = s->s_mdsc; in mds_add_authorizer_challenge() local
5176 struct ceph_mds_client *mdsc = s->s_mdsc; in mds_verify_authorizer_reply() local
[all …]
A Dquota.c15 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_adjust_quota_realms_count() local
25 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(sb); in ceph_has_realms_with_quotas() local
37 void ceph_handle_quota(struct ceph_mds_client *mdsc, in ceph_handle_quota()
81 find_quotarealm_inode(struct ceph_mds_client *mdsc, u64 ino) in find_quotarealm_inode()
125 static struct inode *lookup_quotarealm_inode(struct ceph_mds_client *mdsc, in lookup_quotarealm_inode()
173 void ceph_cleanup_quotarealms_inodes(struct ceph_mds_client *mdsc) in ceph_cleanup_quotarealms_inodes()
208 static struct ceph_snap_realm *get_quota_realm(struct ceph_mds_client *mdsc, in get_quota_realm()
267 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(old->i_sb); in ceph_quota_is_same_realm() local
314 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in check_quota_exceeded() local
475 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_quota_update_statfs() local
A Dcaps.c127 void ceph_caps_init(struct ceph_mds_client *mdsc) in ceph_caps_init()
200 int ceph_reserve_caps(struct ceph_mds_client *mdsc, in ceph_reserve_caps()
410 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_reservation_status() local
1108 struct ceph_mds_client *mdsc; in __ceph_remove_cap() local
1683 struct ceph_mds_client *mdsc = in __ceph_mark_dirty_caps() local
2397 struct ceph_mds_client *mdsc = in ceph_write_inode() local
2884 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_get_caps() local
4308 struct ceph_mds_client *mdsc = s->s_mdsc; in flush_dirty_session_caps() local
4335 struct ceph_mds_client *mdsc, int fmode) in __ceph_touch_fmode()
4430 struct ceph_mds_client *mdsc = in ceph_drop_caps_for_unlink() local
[all …]
A Ddir.c41 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dentry->d_sb); in ceph_d_init() local
311 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_readdir() local
742 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dir->i_sb); in ceph_lookup() local
1140 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_unlink() local
1277 struct ceph_mds_client *mdsc; in __ceph_dentry_lease_touch() local
1311 struct ceph_mds_client *mdsc; in __ceph_dentry_dir_lease_touch() local
1342 struct ceph_mds_client *mdsc; in __dentry_lease_unlist() local
1369 __dentry_leases_walk(struct ceph_mds_client *mdsc, in __dentry_leases_walk()
1496 int ceph_trim_dentries(struct ceph_mds_client *mdsc) in ceph_trim_dentries()
1647 struct ceph_mds_client *mdsc) in dir_lease_is_valid()
[all …]
A Dioctl.c37 static long __validate_layout(struct ceph_mds_client *mdsc, in __validate_layout()
67 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in ceph_ioctl_set_layout() local
142 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in ceph_ioctl_set_layout_policy() local
246 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_ioctl_lazyio() local
A Dmetric.c11 static bool ceph_mdsc_send_metrics(struct ceph_mds_client *mdsc, in ceph_mdsc_send_metrics()
171 static void metric_get_session(struct ceph_mds_client *mdsc) in metric_get_session()
202 struct ceph_mds_client *mdsc = in metric_delayed_work() local
A Dexport.c125 struct ceph_mds_client *mdsc = ceph_sb_to_client(sb)->mdsc; in __lookup_inode() local
206 struct ceph_mds_client *mdsc = ceph_sb_to_client(sb)->mdsc; in __snapfh_to_dentry() local
318 struct ceph_mds_client *mdsc = ceph_sb_to_client(sb)->mdsc; in __get_parent() local
535 struct ceph_mds_client *mdsc; in ceph_get_name() local
A Ddebugfs.c55 struct ceph_mds_client *mdsc = fsc->mdsc; in mdsc_show() local
266 struct ceph_mds_client *mdsc = fsc->mdsc; in caps_show() local
314 struct ceph_mds_client *mdsc = fsc->mdsc; in mds_sessions_show() local
A Dlocks.c66 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_lock_message() local
144 static int ceph_lock_wait_for_completion(struct ceph_mds_client *mdsc, in ceph_lock_wait_for_completion()
A Dinode.c45 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_set_ino_cb() local
558 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_evict_inode() local
754 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_fill_inode() local
1999 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in __ceph_setattr() local
2253 struct ceph_mds_client *mdsc = fsc->mdsc; in __ceph_do_getattr() local
A Dfile.c185 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(sb); in prepare_open_request() local
284 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_renew_caps() local
342 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_open() local
515 static void ceph_async_create_cb(struct ceph_mds_client *mdsc, in ceph_async_create_cb()
582 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(dir->i_sb); in ceph_finish_async_create() local
680 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_atomic_open() local
A Daddr.c1757 struct ceph_mds_client *mdsc = fsc->mdsc; in __ceph_pool_perm_get() local
1996 void ceph_pool_perm_destroy(struct ceph_mds_client *mdsc) in ceph_pool_perm_destroy()
A Dxattr.c1050 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_sync_setxattr() local
1117 struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; in __ceph_setxattr() local
A Dsuper.c878 struct ceph_mds_client *mdsc = fsc->mdsc; in open_root_dentry() local
A Dsuper.h120 struct ceph_mds_client *mdsc; member

Completed in 51 milliseconds