Searched refs:xdrgen_encode_aclscope4 (Results 1 – 3 of 3) sorted by relevance
27 bool xdrgen_encode_aclscope4(struct xdr_stream *xdr, aclscope4 value);
508 xdrgen_encode_aclscope4(struct xdr_stream *xdr, aclscope4 value) in xdrgen_encode_aclscope4() function546 return xdrgen_encode_aclscope4(xdr, value); in xdrgen_encode_fattr4_acl_trueform_scope()
3714 if (!xdrgen_encode_aclscope4(xdr, ACL_SCOPE_FILE_SYSTEM)) in nfsd4_encode_fattr4_acl_trueform_scope()