Lines Matching refs:_qf
197 int quota_check_path(const struct quotafile *_qf, const char *_path);
198 void quota_close(struct quotafile *_qf);
199 int quota_convert(struct quotafile *_qf, int _wordsize);
201 quota_fsname(const struct quotafile *_qf);
202 int quota_maxid(struct quotafile *_qf);
203 int quota_off(struct quotafile *_qf);
204 int quota_on(struct quotafile *_qf);
208 quota_qfname(const struct quotafile *_qf);
209 int quota_read(struct quotafile *_qf, struct dqblk *_dqb, int _id);
210 int quota_write_limits(struct quotafile *_qf, struct dqblk *_dqb, int _id);
211 int quota_write_usage(struct quotafile *_qf, struct dqblk *_dqb, int _id);