qid_t
qid_t from_kqid_munged(struct user_namespace *targ, struct kqid kqid)
qid_t from_kqid(struct user_namespace *targ, struct kqid kqid)
static int quota_getquota(struct super_block *sb, int type, qid_t id,
static int quota_getnextquota(struct super_block *sb, int type, qid_t id,
qid_t id)
static int quota_setquota(struct super_block *sb, int type, qid_t id,
static int quota_setxquota(struct super_block *sb, int type, qid_t id,
int type, qid_t id)
static int quota_getxquota(struct super_block *sb, int type, qid_t id,
static int quota_getnextxquota(struct super_block *sb, int type, qid_t id,
qid_t id_out;
static int do_quotactl(struct super_block *sb, int type, int cmd, qid_t id,
static int quota_quotaon(struct super_block *sb, int type, qid_t id,
qid_t, id, void __user *, addr)
qid_t, id, void __user *, addr)
static int __get_index(struct qtree_mem_dqinfo *info, qid_t id, int depth)
qid_t id = from_kqid(&init_user_ns, qid);
static int find_next_id(struct qtree_mem_dqinfo *info, qid_t *id,
qid_t id = from_kqid(&init_user_ns, *qid);
return from_kqid(ns, qid) != (qid_t) -1;
extern qid_t from_kqid(struct user_namespace *to, struct kqid qid);
extern qid_t from_kqid_munged(struct user_namespace *to, struct kqid qid);
enum quota_type type, qid_t qid)
qid_t id, void __user *addr);
asmlinkage long sys_quotactl_fd(unsigned int fd, unsigned int cmd, qid_t id,
qid_t id = from_kqid(&init_user_ns, *qid);
qid_t id = from_kqid(&init_user_ns, dquot->dq_id);
qid_t id = from_kqid(&init_user_ns, dquot->dq_id);
qid_t id;