quotafile
struct quotafile;
int quota_check_path(const struct quotafile *_qf, const char *_path);
void quota_close(struct quotafile *_qf);
int quota_convert(struct quotafile *_qf, int _wordsize);
quota_fsname(const struct quotafile *_qf);
int quota_maxid(struct quotafile *_qf);
int quota_off(struct quotafile *_qf);
int quota_on(struct quotafile *_qf);
struct quotafile *
quota_qfname(const struct quotafile *_qf);
int quota_read(struct quotafile *_qf, struct dqblk *_dqb, int _id);
int quota_write_limits(struct quotafile *_qf, struct dqblk *_dqb, int _id);
int quota_write_usage(struct quotafile *_qf, struct dqblk *_dqb, int _id);
struct quotafile *
struct quotafile *qf;
quota_close(struct quotafile *qf)
quota_on(struct quotafile *qf)
quota_off(struct quotafile *qf)
quota_fsname(const struct quotafile *qf)
quota_qfname(const struct quotafile *qf)
quota_check_path(const struct quotafile *qf, const char *path)
quota_maxid(struct quotafile *qf)
quota_read32(struct quotafile *qf, struct dqblk *dqb, int id)
quota_read64(struct quotafile *qf, struct dqblk *dqb, int id)
quota_read(struct quotafile *qf, struct dqblk *dqb, int id)
quota_write32(struct quotafile *qf, const struct dqblk *dqb, int id)
quota_write64(struct quotafile *qf, const struct dqblk *dqb, int id)
quota_write_usage(struct quotafile *qf, struct dqblk *dqb, int id)
quota_write_limits(struct quotafile *qf, struct dqblk *dqb, int id)
quota_convert(struct quotafile *qf, int wordsize)
struct quotafile *newqf;
struct quotafile *qf;
addpart(struct fstab *fs, struct quotafile *qfu, struct quotafile *qfg)
struct quotafile *p_qfu; /* user quota file info ptr */
struct quotafile *p_qfg; /* group quota file info */
static void addpart(struct fstab *, struct quotafile *, struct quotafile *);
struct quotafile *qfu, *qfg;
int update(const char *, struct quotafile *, int);
struct quotafile *qfu, *qfg;
chkquota(char *specname, struct quotafile *qfu, struct quotafile *qfg)
update(const char *fsname, struct quotafile *qf, int type)
extern int chkquota(char *, struct quotafile *, struct quotafile *);
struct quotafile *qf;
struct quotafile *qf;
struct quotafile *qf;
struct quotafile *qf;
struct quotafile *qf;