Home
last modified time | relevance | path

Searched refs:rw_contexts (Results 1 – 2 of 2) sorted by relevance

/fs/ceph/
Dsuper.h711 struct list_head rw_contexts; member
752 list_add(&ctx->list, &cf->rw_contexts); in ceph_add_rw_context()
769 list_for_each_entry(ctx, &cf->rw_contexts, list) { in ceph_find_rw_context()
Dfile.c236 INIT_LIST_HEAD(&fi->rw_contexts); in ceph_init_file_info()
546 WARN_ON(!list_empty(&dfi->file_info.rw_contexts)); in ceph_release()
558 WARN_ON(!list_empty(&fi->rw_contexts)); in ceph_release()