acl_get_fd         69 source3/modules/vfs_posixacl.c 	acl_t acl = acl_get_fd(fsp->fh->fd);
acl_get_fd         73 source3/modules/vfs_tru64acl.c 	acl_t tru64_acl = acl_get_fd(fsp->fh->fd, ACL_TYPE_ACCESS);