Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h4995 struct quotactl_ops { struct
4996 int (*quota_on)(struct super_block *, int, int, const struct path *);
4997 int (*quota_off)(struct super_block *, int);
4998 int (*quota_enable)(struct super_block *, unsigned int);
4999 int (*quota_disable)(struct super_block *, unsigned int);
5000 int (*quota_sync)(struct super_block *, int);
5001 int (*set_info)(struct super_block *, int, struct qc_info *);
5002 int (*get_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *);
5003 int (*get_nextdqblk)(struct super_block *, struct kqid *, struct qc_dqblk *);
5004 int (*set_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *);
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h3311 struct quotactl_ops { struct
3312 int (*quota_on)(struct super_block *, int, int, const struct path *);
3313 int (*quota_off)(struct super_block *, int);
3314 int (*quota_enable)(struct super_block *, unsigned int);
3315 int (*quota_disable)(struct super_block *, unsigned int);
3316 int (*quota_sync)(struct super_block *, int);
3317 int (*set_info)(struct super_block *, int, struct qc_info *);
3318 int (*get_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *);
3319 int (*get_nextdqblk)(struct super_block *, struct kqid *, struct qc_dqblk *);
3320 int (*set_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *);
[all …]
Dvmlinux.h3311 struct quotactl_ops { struct
3312 int (*quota_on)(struct super_block *, int, int, const struct path *);
3313 int (*quota_off)(struct super_block *, int);
3314 int (*quota_enable)(struct super_block *, unsigned int);
3315 int (*quota_disable)(struct super_block *, unsigned int);
3316 int (*quota_sync)(struct super_block *, int);
3317 int (*set_info)(struct super_block *, int, struct qc_info *);
3318 int (*get_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *);
3319 int (*get_nextdqblk)(struct super_block *, struct kqid *, struct qc_dqblk *);
3320 int (*set_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *);
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h4569 struct quotactl_ops { struct
4570 int (*quota_on)(struct super_block *, int, int, const struct path *);
4571 int (*quota_off)(struct super_block *, int);
4572 int (*quota_enable)(struct super_block *, unsigned int);
4573 int (*quota_disable)(struct super_block *, unsigned int);
4574 int (*quota_sync)(struct super_block *, int);
4575 int (*set_info)(struct super_block *, int, struct qc_info *);
4576 int (*get_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *);
4577 int (*get_nextdqblk)(struct super_block *, struct kqid *, struct qc_dqblk *);
4578 int (*set_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *);
[all …]
Dvmlinux_510.h4569 struct quotactl_ops { struct
4570 int (*quota_on)(struct super_block *, int, int, const struct path *);
4571 int (*quota_off)(struct super_block *, int);
4572 int (*quota_enable)(struct super_block *, unsigned int);
4573 int (*quota_disable)(struct super_block *, unsigned int);
4574 int (*quota_sync)(struct super_block *, int);
4575 int (*set_info)(struct super_block *, int, struct qc_info *);
4576 int (*get_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *);
4577 int (*get_nextdqblk)(struct super_block *, struct kqid *, struct qc_dqblk *);
4578 int (*set_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *);
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h4675 struct quotactl_ops { struct
4676 int (*quota_on)(struct super_block *, int, int, const struct path *);
4677 int (*quota_off)(struct super_block *, int);
4678 int (*quota_enable)(struct super_block *, unsigned int);
4679 int (*quota_disable)(struct super_block *, unsigned int);
4680 int (*quota_sync)(struct super_block *, int);
4681 int (*set_info)(struct super_block *, int, struct qc_info *);
4682 int (*get_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *);
4683 int (*get_nextdqblk)(struct super_block *, struct kqid *, struct qc_dqblk *);
4684 int (*set_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *);
[all …]
Dvmlinux.h4675 struct quotactl_ops { struct
4676 int (*quota_on)(struct super_block *, int, int, const struct path *);
4677 int (*quota_off)(struct super_block *, int);
4678 int (*quota_enable)(struct super_block *, unsigned int);
4679 int (*quota_disable)(struct super_block *, unsigned int);
4680 int (*quota_sync)(struct super_block *, int);
4681 int (*set_info)(struct super_block *, int, struct qc_info *);
4682 int (*get_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *);
4683 int (*get_nextdqblk)(struct super_block *, struct kqid *, struct qc_dqblk *);
4684 int (*set_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *);
[all …]