Searched refs:xfs_qm_dqflush (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/quota/
H A Dxfs_dquot.h126 extern int xfs_qm_dqflush(xfs_dquot_t *, uint);
H A Dxfs_dquot_item.c115 * we simply get xfs_qm_dqflush() to do the work, and unlock the dquot
137 error = xfs_qm_dqflush(dqp, 0);
H A Dxfs_dquot.c1175 xfs_qm_dqflush( function
1405 error = xfs_qm_dqflush(dqp, SYNC_WAIT);
H A Dxfs_qm.c496 error = xfs_qm_dqflush(dqp, sync_mode);
994 error = xfs_qm_dqflush(dqp, flags);
2018 error = xfs_qm_dqflush(dqp, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/quota/
H A Dxfs_dquot.h126 extern int xfs_qm_dqflush(xfs_dquot_t *, uint);
H A Dxfs_dquot_item.c115 * we simply get xfs_qm_dqflush() to do the work, and unlock the dquot
137 error = xfs_qm_dqflush(dqp, 0);
H A Dxfs_dquot.c1175 xfs_qm_dqflush( function
1405 error = xfs_qm_dqflush(dqp, SYNC_WAIT);
H A Dxfs_qm.c496 error = xfs_qm_dqflush(dqp, sync_mode);
994 error = xfs_qm_dqflush(dqp, flags);
2018 error = xfs_qm_dqflush(dqp, 0);

Completed in 414 milliseconds