Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dsnap.c66 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()
150 static struct ceph_snap_realm *__lookup_snap_realm(struct ceph_mds_client *mdsc, in __lookup_snap_realm()
173 struct ceph_snap_realm *ceph_lookup_snap_realm(struct ceph_mds_client *mdsc, in ceph_lookup_snap_realm()
189 static void __destroy_snap_realm(struct ceph_mds_client *mdsc, in __destroy_snap_realm()
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()
253 static void __cleanup_empty_realms(struct ceph_mds_client *mdsc) in __cleanup_empty_realms()
271 void ceph_cleanup_global_and_empty_realms(struct ceph_mds_client *mdsc) in ceph_cleanup_global_and_empty_realms()
291 static int adjust_snap_realm_parent(struct ceph_mds_client *mdsc, in adjust_snap_realm_parent()
[all …]
H 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
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()
288 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(old->i_sb); in ceph_quota_is_same_realm() local
336 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in check_quota_exceeded() local
506 struct ceph_mds_client *mdsc = fsc->mdsc; in ceph_quota_update_statfs() local
H A Dioctl.c38 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() local
146 struct ceph_mds_client *mdsc = ceph_sb_to_fs_client(inode->i_sb)->mdsc; in ceph_ioctl_set_layout_policy() local
253 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in ceph_ioctl_lazyio() local
291 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(file_inode(file)->i_sb); in vet_mds_for_fscrypt() local
H A Ddebugfs.c88 struct ceph_mds_client *mdsc = fsc->mdsc; in mdsc_show() local
302 struct ceph_mds_client *mdsc = fsc->mdsc; in caps_show() local
350 struct ceph_mds_client *mdsc = fsc->mdsc; in mds_sessions_show() local
399 struct ceph_mds_client *mdsc = fsc->mdsc; in reset_status_show() local
459 struct ceph_mds_client *mdsc = fsc->mdsc; in reset_trigger_write() local
483 struct ceph_mds_client *mdsc = fsc->mdsc; in subvolume_metrics_show() local
548 struct ceph_mds_client *mdsc = fsc->mdsc; in metric_features_show() local
H A Dlocks.c77 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_lock_message() local
157 static int ceph_lock_wait_for_completion(struct ceph_mds_client *mdsc, in ceph_lock_wait_for_completion()
252 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_lock() local
322 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(inode->i_sb); in ceph_flock() local
H A Dmetric.c91 static bool ceph_mdsc_send_metrics(struct ceph_mds_client *mdsc, in ceph_mdsc_send_metrics()
334 static void metric_get_session(struct ceph_mds_client *mdsc) in metric_get_session()
376 struct ceph_mds_client *mdsc = in metric_delayed_work() local
H A Dsubvolume_metrics.c370 void ceph_subvolume_metrics_record_io(struct ceph_mds_client *mdsc, in ceph_subvolume_metrics_record_io()