|
Linux Kernel
3.7.1
|
#include <linux/types.h>#include <linux/quota.h>Go to the source code of this file.
Data Structures | |
| struct | v2_disk_dqheader |
| struct | v2r0_disk_dqblk |
| struct | v2r1_disk_dqblk |
| struct | v2_disk_dqinfo |
Macros | |
| #define | V2_INITQMAGICS |
| #define | V2_INITQVERSIONS |
| #define | V2_DQINFOOFF sizeof(struct v2_disk_dqheader) /* Offset of info header in file */ |
| #define | V2_DQBLKSIZE_BITS 10 /* Size of leaf block in tree */ |
Definition at line 71 of file quotaio_v2.h.
Definition at line 70 of file quotaio_v2.h.
| #define V2_INITQMAGICS |
Definition at line 14 of file quotaio_v2.h.
| #define V2_INITQVERSIONS |
Definition at line 19 of file quotaio_v2.h.
1.8.2