Searched refs:xdr_netobj_dup (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/sunrpc/ |
H A D | xdr.h | 174 static inline void xdr_netobj_dup(struct xdr_netobj *dst, in xdr_netobj_dup() function
|
/linux/fs/nfsd/ |
H A D | nfs4state.c | 2260 xdr_netobj_dup(&clp->cl_name, &name, GFP_KERNEL); in alloc_client() 3498 xdr_netobj_dup(&clp->cl_nii_domain, &exid->nii_domain, GFP_KERNEL); in copy_impl_id() 3501 xdr_netobj_dup(&clp->cl_nii_name, &exid->nii_name, GFP_KERNEL); in copy_impl_id() 4751 xdr_netobj_dup(&sop->so_owner, owner, GFP_KERNEL); in alloc_stateowner() 7650 xdr_netobj_dup(&deny->ld_owner, &lo->lo_owner.so_owner, in nfs4_set_lock_denied()
|