Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnfsacl.h39 nfsacl_decode(struct xdr_buf *buf, unsigned int base, unsigned int *aclcnt,
/linux/fs/nfs_common/
A Dnfsacl.c336 int nfsacl_decode(struct xdr_buf *buf, unsigned int base, unsigned int *aclcnt, in nfsacl_decode() function
368 EXPORT_SYMBOL_GPL(nfsacl_decode);
/linux/fs/nfs/
A Dnfs3xdr.c2393 error = nfsacl_decode(xdr->buf, hdrlen, aclcnt, acl); in decode_getacl3resok()
2403 error = nfsacl_decode(xdr->buf, hdrlen + error, aclcnt, acl); in decode_getacl3resok()

Completed in 8 milliseconds