Home
last modified time | relevance | path

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

/fs/afs/
Drxrpc.c298 to = call->last_to; in afs_load_bvec()
390 tx_total_len += call->last_to - call->first_offset; in afs_make_call()
397 tx_total_len += call->last_to; in afs_make_call()
Dfsclient.c1158 call->last_to = to; in afs_fs_store_data64()
1238 call->last_to = to; in afs_fs_store_data()
Dinternal.h152 unsigned last_to; /* amount of mapping[last] */ member
Dyfsclient.c1289 call->last_to = to; in yfs_fs_store_data()