Searched refs:tx_total_len (Results 1 – 1 of 1) sorted by relevance
368 s64 tx_total_len; in afs_make_call() local387 tx_total_len = call->request_size; in afs_make_call()390 tx_total_len += call->last_to - call->first_offset; in afs_make_call()396 tx_total_len += PAGE_SIZE - call->first_offset; in afs_make_call()397 tx_total_len += call->last_to; in afs_make_call()398 tx_total_len += (call->last - call->first - 1) * PAGE_SIZE; in afs_make_call()411 tx_total_len, gfp, in afs_make_call()