Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid1.c76 si->wnode_start = head_si->wnode_start; in check_and_add_serial()
82 si->wnode_start = si->start; in check_and_add_serial()
128 if (iter_si->wnode_start == si->wnode_start) { in remove_serial()
H A Dmd.h383 sector_t wnode_start; /* address of waiting nodes on the same list */ member