Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4recover.c826 const struct cld_name __user *cnm; in __cld_pipe_inprogress_downcall() local
828 cnm = &cmsg->cm_u.cm_name; in __cld_pipe_inprogress_downcall()
829 if (get_user(namelen, &cnm->cn_len)) in __cld_pipe_inprogress_downcall()
831 name.data = memdup_user(&cnm->cn_id, namelen); in __cld_pipe_inprogress_downcall()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4recover.c826 const struct cld_name __user *cnm; in __cld_pipe_inprogress_downcall() local
828 cnm = &cmsg->cm_u.cm_name; in __cld_pipe_inprogress_downcall()
829 if (get_user(namelen, &cnm->cn_len)) in __cld_pipe_inprogress_downcall()
831 name.data = memdup_user(&cnm->cn_id, namelen); in __cld_pipe_inprogress_downcall()

Completed in 6 milliseconds