Searched defs:quota_format_ops (Results 1 – 1 of 1) sorted by relevance
4922 struct quota_format_ops { struct4923 int (*check_quota_file)(struct super_block *, int);4924 int (*read_file_info)(struct super_block *, int);4925 int (*write_file_info)(struct super_block *, int);4926 int (*free_file_info)(struct super_block *, int);4927 int (*read_dqblk)(struct dquot *);4928 int (*commit_dqblk)(struct dquot *);4929 int (*release_dqblk)(struct dquot *);4930 int (*get_next_id)(struct super_block *, struct kqid *);