qid_t              45 fs/quota/compat.c 		       const char __user *, special, qid_t, id,
qid_t              68 fs/quota/kqid.c qid_t from_kqid(struct user_namespace *targ, struct kqid kqid)
qid_t             101 fs/quota/kqid.c qid_t from_kqid_munged(struct user_namespace *targ, struct kqid kqid)
qid_t              24 fs/quota/quota.c 				     qid_t id)
qid_t              84 fs/quota/quota.c static int quota_quotaon(struct super_block *sb, int type, qid_t id,
qid_t             199 fs/quota/quota.c static int quota_getquota(struct super_block *sb, int type, qid_t id,
qid_t             225 fs/quota/quota.c static int quota_getnextquota(struct super_block *sb, int type, qid_t id,
qid_t             275 fs/quota/quota.c static int quota_setquota(struct super_block *sb, int type, qid_t id,
qid_t             560 fs/quota/quota.c static int quota_setxquota(struct super_block *sb, int type, qid_t id,
qid_t             594 fs/quota/quota.c 			      int type, qid_t id)
qid_t             622 fs/quota/quota.c static int quota_getxquota(struct super_block *sb, int type, qid_t id,
qid_t             648 fs/quota/quota.c static int quota_getnextxquota(struct super_block *sb, int type, qid_t id,
qid_t             654 fs/quota/quota.c 	qid_t id_out;
qid_t             684 fs/quota/quota.c static int do_quotactl(struct super_block *sb, int type, int cmd, qid_t id,
qid_t             824 fs/quota/quota.c 		    qid_t id, void __user *addr)
qid_t             877 fs/quota/quota.c 		qid_t, id, void __user *, addr)
qid_t              26 fs/quota/quota_tree.c static int __get_index(struct qtree_mem_dqinfo *info, qid_t id, int depth)
qid_t              38 fs/quota/quota_tree.c 	qid_t id = from_kqid(&init_user_ns, qid);
qid_t             679 fs/quota/quota_tree.c static int find_next_id(struct qtree_mem_dqinfo *info, qid_t *id,
qid_t             725 fs/quota/quota_tree.c 	qid_t id = from_kqid(&init_user_ns, *qid);
qid_t              79 include/linux/quota.h extern qid_t from_kqid(struct user_namespace *to, struct kqid qid);
qid_t              80 include/linux/quota.h extern qid_t from_kqid_munged(struct user_namespace *to, struct kqid qid);
qid_t              98 include/linux/quota.h 				    enum quota_type type, qid_t qid)
qid_t             189 include/linux/quota.h 	return from_kqid(ns, qid) != (qid_t) -1;
qid_t              31 include/linux/quotaops.h 		    qid_t id, void __user *addr);
qid_t             450 include/linux/syscalls.h 				qid_t id, void __user *addr);