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

/linux-master/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c1057 unsigned int length, pgto_offs, pgfrom_offs; local
1100 pgto_offs = to_offs & ~PAGE_MASK;
1104 min_t(unsigned int, PAGE_SIZE - pgto_offs,
1106 memcpy(page_address(in_token->pages[pgto]) + pgto_offs,

Completed in 240 milliseconds