Searched refs:rpc_boundary (Results 1 – 1 of 1) sorted by relevance
713 unsigned long rpc_boundary; in ll_readahead() local725 rpc_boundary = (end + 1) & (~(PTLRPC_MAX_BRW_PAGES - 1)); in ll_readahead()726 if (rpc_boundary > 0) in ll_readahead()727 rpc_boundary--; in ll_readahead()729 if (rpc_boundary > start) in ll_readahead()730 end = rpc_boundary; in ll_readahead()