Searched defs:quota_format_ops (Results 1 – 1 of 1) sorted by relevance
4632 struct quota_format_ops { struct4633 int (*check_quota_file)(struct super_block *, int);4634 int (*read_file_info)(struct super_block *, int);4635 int (*write_file_info)(struct super_block *, int);4636 int (*free_file_info)(struct super_block *, int);4637 int (*read_dqblk)(struct dquot *);4638 int (*commit_dqblk)(struct dquot *);4639 int (*release_dqblk)(struct dquot *);4640 int (*get_next_id)(struct super_block *, struct kqid *);