Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4xdr_gen.h27 bool xdrgen_encode_aclscope4(struct xdr_stream *xdr, aclscope4 value);
H A Dnfs4xdr_gen.c508 xdrgen_encode_aclscope4(struct xdr_stream *xdr, aclscope4 value) in xdrgen_encode_aclscope4() function
546 return xdrgen_encode_aclscope4(xdr, value); in xdrgen_encode_fattr4_acl_trueform_scope()
H A Dnfs4xdr.c3714 if (!xdrgen_encode_aclscope4(xdr, ACL_SCOPE_FILE_SYSTEM)) in nfsd4_encode_fattr4_acl_trueform_scope()