Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h3249 struct dquot_operations { struct
3250 int (*write_dquot)(struct dquot *);
3251 struct dquot * (*alloc_dquot)(struct super_block *, int);
3252 void (*destroy_dquot)(struct dquot *);
3253 int (*acquire_dquot)(struct dquot *);
3254 int (*release_dquot)(struct dquot *);
3255 int (*mark_dirty)(struct dquot *);
3256 int (*write_info)(struct super_block *, int);
3257 qsize_t * (*get_reserved_space)(struct inode *);
3258 int (*get_projid)(struct inode *, kprojid_t *);
[all …]
Dvmlinux.h3249 struct dquot_operations { struct
3250 int (*write_dquot)(struct dquot *);
3251 struct dquot * (*alloc_dquot)(struct super_block *, int);
3252 void (*destroy_dquot)(struct dquot *);
3253 int (*acquire_dquot)(struct dquot *);
3254 int (*release_dquot)(struct dquot *);
3255 int (*mark_dirty)(struct dquot *);
3256 int (*write_info)(struct super_block *, int);
3257 qsize_t * (*get_reserved_space)(struct inode *);
3258 int (*get_projid)(struct inode *, kprojid_t *);
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h4933 struct dquot_operations { struct
4934 int (*write_dquot)(struct dquot *);
4935 struct dquot * (*alloc_dquot)(struct super_block *, int);
4936 void (*destroy_dquot)(struct dquot *);
4937 int (*acquire_dquot)(struct dquot *);
4938 int (*release_dquot)(struct dquot *);
4939 int (*mark_dirty)(struct dquot *);
4940 int (*write_info)(struct super_block *, int);
4941 qsize_t * (*get_reserved_space)(struct inode *);
4942 int (*get_projid)(struct inode *, kprojid_t *);
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h4507 struct dquot_operations { struct
4508 int (*write_dquot)(struct dquot *);
4509 struct dquot * (*alloc_dquot)(struct super_block *, int);
4510 void (*destroy_dquot)(struct dquot *);
4511 int (*acquire_dquot)(struct dquot *);
4512 int (*release_dquot)(struct dquot *);
4513 int (*mark_dirty)(struct dquot *);
4514 int (*write_info)(struct super_block *, int);
4515 qsize_t * (*get_reserved_space)(struct inode *);
4516 int (*get_projid)(struct inode *, kprojid_t *);
[all …]
Dvmlinux_510.h4507 struct dquot_operations { struct
4508 int (*write_dquot)(struct dquot *);
4509 struct dquot * (*alloc_dquot)(struct super_block *, int);
4510 void (*destroy_dquot)(struct dquot *);
4511 int (*acquire_dquot)(struct dquot *);
4512 int (*release_dquot)(struct dquot *);
4513 int (*mark_dirty)(struct dquot *);
4514 int (*write_info)(struct super_block *, int);
4515 qsize_t * (*get_reserved_space)(struct inode *);
4516 int (*get_projid)(struct inode *, kprojid_t *);
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h4613 struct dquot_operations { struct
4614 int (*write_dquot)(struct dquot *);
4615 struct dquot * (*alloc_dquot)(struct super_block *, int);
4616 void (*destroy_dquot)(struct dquot *);
4617 int (*acquire_dquot)(struct dquot *);
4618 int (*release_dquot)(struct dquot *);
4619 int (*mark_dirty)(struct dquot *);
4620 int (*write_info)(struct super_block *, int);
4621 qsize_t * (*get_reserved_space)(struct inode *);
4622 int (*get_projid)(struct inode *, kprojid_t *);
[all …]
Dvmlinux_505.h4613 struct dquot_operations { struct
4614 int (*write_dquot)(struct dquot *);
4615 struct dquot * (*alloc_dquot)(struct super_block *, int);
4616 void (*destroy_dquot)(struct dquot *);
4617 int (*acquire_dquot)(struct dquot *);
4618 int (*release_dquot)(struct dquot *);
4619 int (*mark_dirty)(struct dquot *);
4620 int (*write_info)(struct super_block *, int);
4621 qsize_t * (*get_reserved_space)(struct inode *);
4622 int (*get_projid)(struct inode *, kprojid_t *);
[all …]