Home
last modified time | relevance | path

Searched refs:tx_total_len (Results 1 – 1 of 1) sorted by relevance

/fs/afs/
Drxrpc.c301 s64 tx_total_len; in afs_make_call() local
320 tx_total_len = call->request_size; in afs_make_call()
322 tx_total_len += iov_iter_count(call->write_iter); in afs_make_call()
335 tx_total_len, gfp, in afs_make_call()