Home
last modified time | relevance | path

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

/reactos/base/services/nfsd/
H A Dnfs41_const.h225 FATTR4_WORD0_ACL = MAKE_WORD0(12), enumerator
H A Dacl.c295 attr_request.arr[0] |= FATTR4_WORD0_ACL; in handle_getacl()
767 info.attrmask.arr[0] |= FATTR4_WORD0_ACL; in handle_setacl()
H A Dnfs41_xdr.c1748 if (attrs->attrmask.arr[0] & FATTR4_WORD0_ACL) { in decode_file_attrs()
2585 if (info->attrmask.arr[0] & FATTR4_WORD0_ACL) { in encode_file_attrs()
2588 attrs->attrmask.arr[0] |= FATTR4_WORD0_ACL; in encode_file_attrs()