Home
last modified time | relevance | path

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

/aosp_15_r20/external/f2fs-tools/fsck/
H A Dquotaio_v2.h43 struct v2r1_disk_dqblk { struct
58 static_assert(sizeof(struct v2r1_disk_dqblk) == 72, ""); argument
/aosp_15_r20/external/f2fs-tools/include/
H A Dquota.h66 struct v2r1_disk_dqblk { struct
81 static_assert(sizeof(struct v2r1_disk_dqblk) == 72, ""); argument
/aosp_15_r20/external/e2fsprogs/lib/support/
H A Dquotaio_v2.h54 struct v2r1_disk_dqblk { struct
55 __le32 dqb_id; /* id this quota applies to */
56 __le32 dqb_pad;
57 __le64 dqb_ihardlimit; /* absolute limit on allocated inodes */
58 __le64 dqb_isoftlimit; /* preferred inode limit */
59 __le64 dqb_curinodes; /* current # allocated inodes */
60 __le64 dqb_bhardlimit; /* absolute limit on disk space
62 __le64 dqb_bsoftlimit; /* preferred limit on disk space
64 __le64 dqb_curspace; /* current space occupied (in bytes) */
65 __le64 dqb_btime; /* time limit for excessive disk use */
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h44177 struct v2r1_disk_dqblk { struct
44178 __le32 dqb_id;
44179 __le32 dqb_pad;
44180 __le64 dqb_ihardlimit;
44181 __le64 dqb_isoftlimit;
44182 __le64 dqb_curinodes;
44183 __le64 dqb_bhardlimit;
44184 __le64 dqb_bsoftlimit;
44185 __le64 dqb_curspace;
44186 __le64 dqb_btime;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h105297 struct v2r1_disk_dqblk { struct
105298 __le32 dqb_id;
105299 __le32 dqb_pad;
105300 __le64 dqb_ihardlimit;
105301 __le64 dqb_isoftlimit;
105302 __le64 dqb_curinodes;
105303 __le64 dqb_bhardlimit;
105304 __le64 dqb_bsoftlimit;
105305 __le64 dqb_curspace;
105306 __le64 dqb_btime;
[all …]
H A Dvmlinux.h105297 struct v2r1_disk_dqblk { struct
105298 __le32 dqb_id;
105299 __le32 dqb_pad;
105300 __le64 dqb_ihardlimit;
105301 __le64 dqb_isoftlimit;
105302 __le64 dqb_curinodes;
105303 __le64 dqb_bhardlimit;
105304 __le64 dqb_bsoftlimit;
105305 __le64 dqb_curspace;
105306 __le64 dqb_btime;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h53899 struct v2r1_disk_dqblk { struct
53900 __le32 dqb_id;
53901 __le32 dqb_pad;
53902 __le64 dqb_ihardlimit;
53903 __le64 dqb_isoftlimit;
53904 __le64 dqb_curinodes;
53905 __le64 dqb_bhardlimit;
53906 __le64 dqb_bsoftlimit;
53907 __le64 dqb_curspace;
53908 __le64 dqb_btime;
[all …]