Home
last modified time | relevance | path

Searched refs:cached_context (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ceph/
H A Dsnap.c207 ceph_put_snap_context(realm->cached_context); in __destroy_snap_realm()
352 if (!parent->cached_context) { in build_snap_context()
357 num += parent->cached_context->num_snaps; in build_snap_context()
364 if (realm->cached_context && in build_snap_context()
365 realm->cached_context->seq == realm->seq && in build_snap_context()
367 realm->cached_context->seq >= parent->cached_context->seq)) { in build_snap_context()
369 realm->ino, realm, realm->cached_context, in build_snap_context()
370 realm->cached_context->seq, in build_snap_context()
371 (unsigned int)realm->cached_context->num_snaps); in build_snap_context()
391 for (i = 0; i < parent->cached_context->num_snaps; i++) in build_snap_context()
[all …]
H A Dsuper.h974 struct ceph_snap_context *cached_context; member
H A Dcaps.c1816 ci->i_snap_realm->cached_context); in __ceph_mark_dirty_caps()
2782 ci->i_snap_realm->cached_context); in ceph_take_cap_refs()
H A Daddr.c2235 ci->i_snap_realm->cached_context); in ceph_uninline_data()