Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr4.h231 u32 cr_type; /* request */ member
H A Dnfs4proc.c799 status = nfsd4_acl_to_attr(create->cr_type, create->cr_acl, &attrs); in nfsd4_create()
801 switch (create->cr_type) { in nfsd4_create()
H A Dnfs4xdr.c819 if (xdr_stream_decode_u32(argp->xdr, &create->cr_type) < 0) in nfsd4_decode_create()
821 switch (create->cr_type) { in nfsd4_decode_create()