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.h29 bool xdrgen_encode_aclscope4(struct xdr_stream *xdr, aclscope4 value);
H A Dnfs4xdr_gen.c964 xdrgen_encode_aclscope4(struct xdr_stream *xdr, aclscope4 value) in xdrgen_encode_aclscope4() function
1002 return xdrgen_encode_aclscope4(xdr, value); in xdrgen_encode_fattr4_acl_trueform_scope()
H A Dnfs4xdr.c3777 if (!xdrgen_encode_aclscope4(xdr, ACL_SCOPE_FILE_SYSTEM)) in nfsd4_encode_fattr4_acl_trueform_scope()