Searched refs:ST_NO_RESERVE_RELEASE (Results 1 – 2 of 2) sorted by relevance
201 #define ST_NO_RESERVE_RELEASE 0x20000 /* For devices which do not */ macro263 ST_NO_RECSIZE_LIMIT | ST_MODE_SEL_COMP | ST_NO_RESERVE_RELEASE |\
4163 if ((un->un_dp->options & ST_NO_RESERVE_RELEASE) == 0) { in st_queued_strategy()5317 if (un->un_dp->options & ST_NO_RESERVE_RELEASE) { in st_ioctl()5338 if (un->un_dp->options & ST_NO_RESERVE_RELEASE) { in st_ioctl()5366 if (un->un_dp->options & ST_NO_RESERVE_RELEASE) { in st_ioctl()12903 ST_RESERVE) || (un->un_dp->options & ST_NO_RESERVE_RELEASE)) { in st_check_cdb_for_need_to_reserve()12955 ST_RESERVE) || (un->un_dp->options & ST_NO_RESERVE_RELEASE) || in st_check_cmd_for_need_to_reserve()13039 if ((un->un_dp->options & ST_NO_RESERVE_RELEASE) == 0) { in st_reserve_release()13040 un->un_dp->options |= ST_NO_RESERVE_RELEASE; in st_reserve_release()