Home
last modified time | relevance | path

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

/aosp_15_r20/external/e2fsprogs/lib/support/
H A Dquotaio.h104 struct util_dqinfo { struct
105 time_t dqi_bgrace; /* Block grace time for given quotafile */
106 time_t dqi_igrace; /* Inode grace time for given quotafile */
130 struct util_dqinfo qh_info; /* Generic quotafile info */ argument
/aosp_15_r20/external/f2fs-tools/fsck/
H A Dquotaio.h107 struct util_dqinfo { struct
108 time_t dqi_bgrace; /* Block grace time for given quotafile */
109 time_t dqi_igrace; /* Inode grace time for given quotafile */
133 struct util_dqinfo qh_info; /* Generic quotafile info */ argument