Searched refs:cached_context (Results 1 – 3 of 3) sorted by relevance
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()367 realm->cached_context->seq >= parent->cached_context->seq)) { in build_snap_context()370 realm->cached_context->seq, in build_snap_context()392 if (parent->cached_context->snaps[i] >= in build_snap_context()395 parent->cached_context->snaps[i]; in build_snap_context()412 realm->cached_context = snapc; in build_snap_context()422 if (realm->cached_context) { in build_snap_context()424 realm->cached_context = NULL; in build_snap_context()[all …]
946 struct ceph_snap_context *cached_context; member
1815 ci->i_snap_realm->cached_context); in __ceph_mark_dirty_caps()2781 ci->i_snap_realm->cached_context); in ceph_take_cap_refs()
Completed in 18 milliseconds