Searched refs:xdrgen_encode_aclscope4 (Results 1 – 3 of 3) sorted by relevance
29 bool xdrgen_encode_aclscope4(struct xdr_stream *xdr, aclscope4 value);
964 xdrgen_encode_aclscope4(struct xdr_stream *xdr, aclscope4 value) in xdrgen_encode_aclscope4() function1002 return xdrgen_encode_aclscope4(xdr, value); in xdrgen_encode_fattr4_acl_trueform_scope()
3777 if (!xdrgen_encode_aclscope4(xdr, ACL_SCOPE_FILE_SYSTEM)) in nfsd4_encode_fattr4_acl_trueform_scope()