Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cam/ctl/
H A Dctl.c503 static ctl_action ctl_extent_check_seq(union ctl_io *io1, union ctl_io *io2);
10894 ctl_extent_check_seq(union ctl_io *io1, union ctl_io *io2) in ctl_extent_check_seq() function
11028 return (ctl_extent_check_seq(ooa_io, pending_io)); in ctl_check_for_blockage()