Linux Kernel
3.7.1
|
#include <quota.h>
Data Fields | |
int(* | write_dquot )(struct dquot *) |
struct dquot *(* | alloc_dquot )(struct super_block *, int) |
void(* | destroy_dquot )(struct dquot *) |
int(* | acquire_dquot )(struct dquot *) |
int(* | release_dquot )(struct dquot *) |
int(* | mark_dirty )(struct dquot *) |
int(* | write_info )(struct super_block *, int) |
qsize_t *(* | get_reserved_space )(struct inode *) |
|
read |