Home
last modified time | relevance | path

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

/Linux-v5.4/fs/quota/
Dquota.c593 static void copy_to_xfs_dqblk(struct fs_disk_quota *dst, struct qc_dqblk *src, in copy_to_xfs_dqblk() function
638 copy_to_xfs_dqblk(&fdq, &qdq, type, id); in quota_getxquota()
666 copy_to_xfs_dqblk(&fdq, &qdq, type, id_out); in quota_getnextxquota()