Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec.c1533 int oldsize, oldmsg_size, movesize; in _sptlrpc_enlarge_msg_inplace() local
1556 oldmsg_size = lustre_msg_size_v2(msg->lm_bufcount, msg->lm_buflens); in _sptlrpc_enlarge_msg_inplace()
1557 movesize = oldmsg_size - ((unsigned long) src - (unsigned long) msg); in _sptlrpc_enlarge_msg_inplace()