Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_io.c420 list_add_tail(&sub->sub_linkage, &lio->lis_active); in lov_io_iter_init()
470 list_for_each_entry(sub, &lio->lis_active, sub_linkage) { in lov_io_call()
745 list_for_each_entry(sub, &lio->lis_active, sub_linkage) { in lov_io_fsync_end()
Dlov_cl_internal.h466 struct list_head sub_linkage; member