Linux Kernel
3.7.1
|
#include <quota.h>
Data Fields | |
int(* | check_quota_file )(struct super_block *sb, int type) |
int(* | read_file_info )(struct super_block *sb, int type) |
int(* | write_file_info )(struct super_block *sb, int type) |
int(* | free_file_info )(struct super_block *sb, int type) |
int(* | read_dqblk )(struct dquot *dquot) |
int(* | commit_dqblk )(struct dquot *dquot) |
int(* | release_dqblk )(struct dquot *dquot) |