Home
last modified time | relevance | path

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

/openbmc/linux/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() function
217 copy_to_if_dqblk(&idq, &fdq); in quota_getquota()
254 copy_to_if_dqblk((struct if_dqblk *)&idq, &fdq); in quota_getnextquota()