Home
last modified time | relevance | path

Searched refs:if_dqblk (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dquota.h110 struct if_dqblk { struct
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dquota.h111 struct if_dqblk { struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dquota.h56 struct if_dqblk { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dquota.h65 struct if_dqblk { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dquota.h65 struct if_dqblk { struct
/kernel/linux/linux-5.10/fs/quota/
H A Dquota.c184 static void copy_to_if_dqblk(struct if_dqblk *dst, struct qc_dqblk *src) in copy_to_if_dqblk()
203 struct if_dqblk idq; in quota_getquota()
250 /* struct if_nextdqblk is a superset of struct if_dqblk */ in quota_getnextquota()
251 copy_to_if_dqblk((struct if_dqblk *)&idq, &fdq); in quota_getnextquota()
258 static void copy_from_if_dqblk(struct qc_dqblk *dst, struct if_dqblk *src) in copy_from_if_dqblk()
288 struct if_dqblk idq; in quota_setquota()
/kernel/linux/linux-6.6/fs/quota/
H A Dquota.c187 static void copy_to_if_dqblk(struct if_dqblk *dst, struct qc_dqblk *src) in copy_to_if_dqblk()
206 struct if_dqblk idq; in quota_getquota()
253 /* struct if_nextdqblk is a superset of struct if_dqblk */ in quota_getnextquota()
254 copy_to_if_dqblk((struct if_dqblk *)&idq, &fdq); in quota_getnextquota()
261 static void copy_from_if_dqblk(struct qc_dqblk *dst, struct if_dqblk *src) in copy_from_if_dqblk()
291 struct if_dqblk idq; in quota_setquota()

Completed in 6 milliseconds