Searched refs:_qf (Results 1 – 2 of 2) sorted by relevance
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);[all …]
321 #define DSW_QF_TO_INT(_qf) \ argument322 ((int)((((_qf)->queue_id)<<16)|((_qf)->flow_hash)))