Searched refs:cached_context (Results 1 – 3 of 3) sorted by relevance
204 ceph_put_snap_context(realm->cached_context); in __destroy_snap_realm()346 if (!parent->cached_context) { in build_snap_context()351 num += parent->cached_context->num_snaps; in build_snap_context()358 if (realm->cached_context && in build_snap_context()359 realm->cached_context->seq == realm->seq && in build_snap_context()361 realm->cached_context->seq >= parent->cached_context->seq)) { in build_snap_context()363 __func__, realm->ino, realm, realm->cached_context, in build_snap_context()364 realm->cached_context->seq, in build_snap_context()365 (unsigned int)realm->cached_context->num_snaps); in build_snap_context()385 for (i = 0; i < parent->cached_context->num_snaps; i++) in build_snap_context()[all …]
896 struct ceph_snap_context *cached_context; member
1713 ci->i_snap_realm->cached_context); in __ceph_mark_dirty_caps()2648 ci->i_snap_realm->cached_context); in ceph_take_cap_refs()