Home
last modified time | relevance | path

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

/linux-4.1.27/fs/quota/
Dquota.c577 static void copy_to_xfs_dqblk(struct fs_disk_quota *dst, struct qc_dqblk *src, in copy_to_xfs_dqblk() function
622 copy_to_xfs_dqblk(&fdq, &qdq, type, id); in quota_getxquota()