Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_dquot.h199 void xfs_dquot_to_disk(struct xfs_disk_dquot *ddqp, struct xfs_dquot *dqp);
H A Dxfs_dquot_item.c62 xfs_dquot_to_disk(&ddq, qlip->qli_dquot); in xfs_qm_dquot_logitem_format()
H A Dxfs_dquot.c595 xfs_dquot_to_disk( in xfs_dquot_to_disk() function
1281 xfs_dquot_to_disk(&dqblk->dd_diskdq, dqp); in xfs_qm_dqflush()