Searched refs:xfs_qm_dqflush (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_dquot.h | 205 int xfs_qm_dqflush(struct xfs_dquot *dqp, struct xfs_buf **bpp);
|
H A D | xfs_dquot_item.c | 157 error = xfs_qm_dqflush(dqp, &bp);
|
H A D | xfs_qm.c | 146 error = xfs_qm_dqflush(dqp, &bp); in xfs_qm_dqpurge() 462 error = xfs_qm_dqflush(dqp, &bp); in __releases() 1257 error = xfs_qm_dqflush(dqp, &bp); in xfs_qm_flush_one()
|
H A D | xfs_dquot.c | 1239 xfs_qm_dqflush( in xfs_qm_dqflush() function
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_dquot.h | 207 int xfs_qm_dqflush(struct xfs_dquot *dqp, struct xfs_buf **bpp);
|
H A D | xfs_dquot_item.c | 157 error = xfs_qm_dqflush(dqp, &bp);
|
H A D | xfs_qm.c | 148 error = xfs_qm_dqflush(dqp, &bp); in xfs_qm_dqpurge() 464 error = xfs_qm_dqflush(dqp, &bp); in __releases() 1274 error = xfs_qm_dqflush(dqp, &bp); in xfs_qm_flush_one()
|
H A D | xfs_dquot.c | 1213 xfs_qm_dqflush( in xfs_qm_dqflush() function
|
Completed in 12 milliseconds