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

/xsrc/external/mit/xfs/dist/os/
H A Dio.c109 #define request_length(req, client) \ macro
164 (gotnow < (needed = request_length(request, client)))) {
230 (gotnow < (needed = request_length(request, client)))) {
246 if (gotnow >= needed + request_length(request, client))
321 (gotnow >= request_length(request, client)))
343 (gotnow >= request_length(request, client))) {

Completed in 4 milliseconds