Searched refs:rw_contexts (Results 1 – 2 of 2) sorted by relevance
838 struct list_head rw_contexts; member878 list_add(&ctx->list, &cf->rw_contexts); in ceph_add_rw_context()895 list_for_each_entry(ctx, &cf->rw_contexts, list) { in ceph_find_rw_context()
239 INIT_LIST_HEAD(&fi->rw_contexts); in ceph_init_file_info()1006 WARN_ON(!list_empty(&dfi->file_info.rw_contexts)); in ceph_release()1019 WARN_ON(!list_empty(&fi->rw_contexts)); in ceph_release()
Completed in 13 milliseconds