Home
last modified time | relevance | path

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

/linux-6.15/fs/nfsd/
H A Dacl.h46 __be32 nfs4_acl_write_who(struct xdr_stream *xdr, int who);
H A Dnfs4acl.c858 __be32 nfs4_acl_write_who(struct xdr_stream *xdr, int who) in nfs4_acl_write_who() function
H A Dnfs4xdr.c2829 return nfs4_acl_write_who(xdr, ace->whotype); in nfsd4_encode_nfsace4()