Searched refs:ceph_snap_realm (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/fs/ceph/ |
| H A D | snap.c | 67 struct ceph_snap_realm *realm) in ceph_get_snap_realm() 87 struct ceph_snap_realm *new) in __insert_snap_realm() 91 struct ceph_snap_realm *r = NULL; in __insert_snap_realm() 117 struct ceph_snap_realm *realm; in ceph_create_snap_realm() 155 struct ceph_snap_realm *r; in __lookup_snap_realm() 176 struct ceph_snap_realm *r; in ceph_lookup_snap_realm() 231 struct ceph_snap_realm *realm) in ceph_put_snap_realm() 255 struct ceph_snap_realm *realm; in __cleanup_empty_realms() 296 struct ceph_snap_realm *parent; in adjust_snap_realm_parent() 448 struct ceph_snap_realm, in rebuild_snap_realms() [all …]
|
| H A D | quota.c | 132 struct ceph_snap_realm *realm) in lookup_quotarealm_inode() 216 struct ceph_snap_realm **realmp, bool retry) in get_quota_realm() 220 struct ceph_snap_realm *realm, *next; in get_quota_realm() 282 struct ceph_snap_realm *old_realm, *new_realm; in ceph_quota_is_same_realm() 332 struct ceph_snap_realm *realm, *next; in check_quota_exceeded() 494 struct ceph_snap_realm *realm; in ceph_quota_update_statfs()
|
| H A D | super.h | 454 struct ceph_snap_realm *i_snap_realm; /* snap realm (if caps) */ 920 struct ceph_snap_realm { struct 935 struct ceph_snap_realm *parent; argument 985 struct ceph_snap_realm *ceph_lookup_snap_realm(struct ceph_mds_client *mdsc, 988 struct ceph_snap_realm *realm); 990 struct ceph_snap_realm *realm); 993 struct ceph_snap_realm **realm_ret); 994 void ceph_change_snap_realm(struct inode *inode, struct ceph_snap_realm *realm);
|
| H A D | mds_client.c | 3794 struct ceph_snap_realm *realm; in handle_reply() 4780 struct ceph_snap_realm *realm = in encode_snap_realms() 4781 rb_entry(p, struct ceph_snap_realm, node); in encode_snap_realms()
|
| H A D | caps.c | 726 struct ceph_snap_realm *realm = ceph_lookup_snap_realm(mdsc, in ceph_add_cap() 4337 struct ceph_snap_realm *realm = NULL; in ceph_handle_caps()
|
| H A D | inode.c | 3103 struct ceph_snap_realm *realm; in ceph_getattr()
|