Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_dquot_item.c63 xfs_dquot_to_disk(&ddq, qlip->qli_dquot); in xfs_qm_dquot_logitem_format()
218 xfs_dquot_to_disk(&ddq, dqp); in xfs_qm_dquot_logitem_precommit_check()
H A Dxfs_dquot.h214 void xfs_dquot_to_disk(struct xfs_disk_dquot *ddqp, struct xfs_dquot *dqp);
H A Dxfs_dquot.c666 xfs_dquot_to_disk( in xfs_dquot_to_disk() function
1415 xfs_dquot_to_disk(&dqblk->dd_diskdq, dqp); in xfs_qm_dqflush()