Home
last modified time | relevance | path

Searched refs:nfsacl_decode (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dnfsacl.h39 nfsacl_decode(struct xdr_buf *buf, unsigned int base, unsigned int *aclcnt,
/linux/fs/nfs/
H A Dnfs3xdr.c2382 error = nfsacl_decode(xdr->buf, hdrlen, aclcnt, acl); in decode_getacl3resok()
2392 error = nfsacl_decode(xdr->buf, hdrlen + error, aclcnt, acl); in decode_getacl3resok()