Searched refs:max_response_len (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/linux/ | ||
D | bsg.h | 32 __u32 max_response_len; /* [i] in bytes */ member |
/linux-2.6.39/block/ | ||
D | bsg.c | 445 int len = min_t(unsigned int, hdr->max_response_len, in blk_complete_sgv4_hdr_rq() |