Searched refs:cached_context (Results 1 – 3 of 3) sorted by relevance
336 if (!parent->cached_context) { in build_snap_context()341 num += parent->cached_context->num_snaps; in build_snap_context()348 if (realm->cached_context && in build_snap_context()351 realm->cached_context->seq >= parent->cached_context->seq)) { in build_snap_context()355 realm->cached_context->seq, in build_snap_context()377 if (parent->cached_context->snaps[i] >= in build_snap_context()380 parent->cached_context->snaps[i]; in build_snap_context()398 realm->cached_context = snapc; in build_snap_context()408 if (realm->cached_context) { in build_snap_context()410 realm->cached_context = NULL; in build_snap_context()[all …]
882 struct ceph_snap_context *cached_context; member
1711 ci->i_snap_realm->cached_context); in __ceph_mark_dirty_caps()2611 ci->i_snap_realm->cached_context); in ceph_take_cap_refs()
Completed in 17 milliseconds