Home
last modified time | relevance | path

Searched defs:quota_format_ops (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h4632 struct quota_format_ops { struct
4633 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 *);