Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr4.h247 struct nfs4_acl *cr_acl; member
H A Dnfs4proc.c839 if (create->cr_acl) { in nfsd4_create()
844 status = nfsd4_acl_to_attr(create->cr_type, create->cr_acl, in nfsd4_create()
H A Dnfs4xdr.c984 &create->cr_iattr, &create->cr_acl, in nfsd4_decode_create()