Searched refs:cr_type (Results 1 – 3 of 3) sorted by relevance
103 u32 cr_type; /* request */ member
773 status = nfsd4_acl_to_attr(create->cr_type, create->cr_acl, &attrs); in nfsd4_create()775 switch (create->cr_type) { in nfsd4_create()
806 if (xdr_stream_decode_u32(argp->xdr, &create->cr_type) < 0) in nfsd4_decode_create()808 switch (create->cr_type) { in nfsd4_decode_create()