Home
last modified time | relevance | path

Searched refs:if_dqblk (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dquota.h110 struct if_dqblk { struct
/linux-6.3-rc2/fs/quota/
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()
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