Home
last modified time | relevance | path

Searched defs:aclcnt (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/nfs_common/
Dnfsacl.c337 int nfsacl_decode(struct xdr_buf *buf, unsigned int base, unsigned int *aclcnt, in nfsacl_decode()
384 bool nfs_stream_decode_acl(struct xdr_stream *xdr, unsigned int *aclcnt, in nfs_stream_decode_acl()
/linux-6.12.1/fs/nfs/
Dnfs3xdr.c2360 unsigned int *aclcnt; in decode_getacl3resok() local