Searched refs:ceph_lookup_snap_realm (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | snap.c | 166 struct ceph_snap_realm *ceph_lookup_snap_realm(struct ceph_mds_client *mdsc, in ceph_lookup_snap_realm() function 289 parent = ceph_lookup_snap_realm(mdsc, parentino); in adjust_snap_realm_parent() 725 realm = ceph_lookup_snap_realm(mdsc, le64_to_cpu(ri->ino)); in ceph_update_snap_trace() 933 realm = ceph_lookup_snap_realm(mdsc, split); in ceph_handle_snap()
|
H A D | super.h | 917 struct ceph_snap_realm *ceph_lookup_snap_realm(struct ceph_mds_client *mdsc,
|
H A D | caps.c | 706 struct ceph_snap_realm *realm = ceph_lookup_snap_realm(mdsc, in ceph_add_cap()
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | snap.c | 172 struct ceph_snap_realm *ceph_lookup_snap_realm(struct ceph_mds_client *mdsc, in ceph_lookup_snap_realm() function 300 parent = ceph_lookup_snap_realm(mdsc, parentino); in adjust_snap_realm_parent() 797 realm = ceph_lookup_snap_realm(mdsc, le64_to_cpu(ri->ino)); in ceph_update_snap_trace() 1058 realm = ceph_lookup_snap_realm(mdsc, split); in ceph_handle_snap()
|
H A D | super.h | 978 struct ceph_snap_realm *ceph_lookup_snap_realm(struct ceph_mds_client *mdsc,
|
H A D | caps.c | 706 struct ceph_snap_realm *realm = ceph_lookup_snap_realm(mdsc, in ceph_add_cap()
|
Completed in 19 milliseconds