Searched refs:ctl_extent_check (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/cam/ctl/
H A Dctl.c396 static ctl_action ctl_extent_check(union ctl_io *io1, union ctl_io *io2);
9641 ctl_extent_check(union ctl_io *io1, union ctl_io *io2) function
9744 return (ctl_extent_check(pending_io, ooa_io));

Completed in 109 milliseconds