Lines Matching defs:list
383 struct rb_root i_caps; /* cap list */
388 * Link to the auth cap's session's s_cap_dirty list. s_cap_dirty
397 * Link to session's s_cap_flushing list. Protected in a similar
399 * s_cap_flushing list can be walked while holding either the s_mutex
856 struct list_head list;
871 list_add(&ctx->list, &cf->rw_contexts);
879 list_del(&ctx->list);
888 list_for_each_entry(ctx, &cf->rw_contexts, list) {
911 * per-realm list.
929 struct list_head children; /* list of child realms */