Android-cuttlefish cvd tool
Classes | Macros
quotaio_v2.h File Reference
#include <sys/types.h>
#include "quotaio.h"
Include dependency graph for quotaio_v2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  v2_disk_dqheader
 
struct  v2_disk_dqinfo
 
struct  v2r1_disk_dqblk
 

Macros

#define V2_DQINFOOFF   sizeof(struct v2_disk_dqheader)
 
#define V2_VERSION   1
 
#define V2_DQF_MASK   0x0000 /* Mask for all valid ondisk flags */
 

Macro Definition Documentation

◆ V2_DQF_MASK

#define V2_DQF_MASK   0x0000 /* Mask for all valid ondisk flags */

◆ V2_DQINFOOFF

#define V2_DQINFOOFF   sizeof(struct v2_disk_dqheader)

◆ V2_VERSION

#define V2_VERSION   1