Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/rads/__pycache__/_fsquota.cpython-39.pyc
Ðазад
a � hd � @ s. d Z ddlZddlZddlZddlmZ ddlZddlZddlZG dd� de �Z G dd� de e�ZG dd � d e e �ZG d d� dej�ZG dd � d ej�Zeed�dd�ZG dd� dej�ZG dd� dej�ZG dd� dej�Zeeef ed�dd�ZG dd� dej�Zed�dd�Zde_G d d!� d!�ZdS )"zFilesystem quota functions� N)�Unionc @ s e Zd ZdZdZdS )� QuotaErrorz�Base exception for errors raised running quotactl. Subclasses read errno as defined in: https://man7.org/linux/man-pages/man2/quotactl.2.html�radsN��__name__� __module__�__qualname__�__doc__� r r �</opt/imh-python/lib/python3.9/site-packages/rads/_fsquota.pyr s r c @ s e Zd ZdZdZdS )�QuotasDisabledzeNo disk quota is found for the indicated user. Quotas have not been turned on for this filesystemr Nr r r r r r s r c @ s e Zd ZdZdZdS )�QuotaNoUserz9Raised when trying to fetch quota for a non-existing userr Nr r r r r r s r c @ s\ e Zd ZdZdejfdejfdejfdejfdejfdejfdejfd ejfd ejfg ZdS )�VFSDqblkz:dqblk struct for VFS quota data, as defined in sys/quota.hZ bhardlimitZ bsoftlimit�curspaceZ ihardlimitZ isoftlimitZ curinodesZbtimeZitime�validN)r r r r �ctypes�c_uint64�c_uint32�_fields_r r r r r "