HomeSort by relevance Sort by last modified time
    Searched refs:v2r1_disk_dqblk (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/support/
quotaio_v2.h 39 struct v2r1_disk_dqblk { struct
quotaio_v2.c 50 struct v2r1_disk_dqblk *d = dp, empty;
62 memset(&empty, 0, sizeof(struct v2r1_disk_dqblk));
64 if (!memcmp(&empty, dp, sizeof(struct v2r1_disk_dqblk)))
74 struct v2r1_disk_dqblk *d = dp;
91 struct v2r1_disk_dqblk *d = dp;
180 sizeof(struct v2r1_disk_dqblk);
218 sizeof(struct v2r1_disk_dqblk);

Completed in 322 milliseconds