Linux Kernel
3.7.1
|
#include <linux/fs.h>
Go to the source code of this file.
Macros | |
#define | DQUOT_SPACE_WARN 0x1 |
#define | DQUOT_SPACE_RESERVE 0x2 |
#define | DQUOT_SPACE_NOFAIL 0x4 |
#define | dquot_file_open generic_file_open |
#define dquot_file_open generic_file_open |
Definition at line 257 of file quotaops.h.
#define DQUOT_SPACE_NOFAIL 0x4 |
Definition at line 14 of file quotaops.h.
#define DQUOT_SPACE_RESERVE 0x2 |
Definition at line 13 of file quotaops.h.
#define DQUOT_SPACE_WARN 0x1 |
Definition at line 12 of file quotaops.h.