Home
last modified time | relevance | path

Searched defs:kqid (Results 1 – 3 of 3) sorted by relevance

/linux/fs/quota/
H A Dkqid.c68 qid_t from_kqid(struct user_namespace *targ, struct kqid kqid) in from_kqid()
101 qid_t from_kqid_munged(struct user_namespace *targ, struct kqid kqid) in from_kqid_munged()
/linux/include/linux/
H A Dquota.h68 struct kqid { /* Type in which we store the quota identifier */ struct
77 extern bool qid_eq(struct kqid left, struct kqid right); argument
100 struct kqid kqid; in make_kqid() local
127 struct kqid kqid; in make_kqid_invalid() local
152 struct kqid kqid; in make_kqid_uid() local
164 struct kqid kqid; in make_kqid_gid() local
176 struct kqid kqid; in make_kqid_projid() local
/linux/fs/bcachefs/
H A Dquota.c775 static int bch2_get_quota(struct super_block *sb, struct kqid kqid, in bch2_get_quota()
794 static int bch2_get_next_quota(struct super_block *sb, struct kqid *kqid, in bch2_get_next_quota()