Searched refs:bd_max_iov (Results 1 – 2 of 2) sorted by relevance
115 desc->bd_max_iov = npages; in ptlrpc_new_bulk()173 LASSERT(desc->bd_iov_count < desc->bd_max_iov); in __ptlrpc_prep_bulk_page()
1747 int bd_max_iov; /* allocated size of bd_iov */ member