Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4recover.c801 uint8_t cmd, princhashlen; in __cld_pipe_inprogress_downcall() local
824 get_user(princhashlen, &ci->cc_princhash.cp_len); in __cld_pipe_inprogress_downcall()
825 if (princhashlen > 0) { in __cld_pipe_inprogress_downcall()
828 princhashlen); in __cld_pipe_inprogress_downcall()
833 princhash.len = princhashlen; in __cld_pipe_inprogress_downcall()