Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_log.h131 void xfs_log_space_wake(struct xfs_mount *mp);
Dxfs_trans_ail.c720 xfs_log_space_wake(ailp->ail_mount); in xfs_trans_ail_update_bulk()
793 xfs_log_space_wake(ailp->ail_mount); in xfs_trans_ail_delete()
Dxfs_inode_item.c758 xfs_log_space_wake(ailp->ail_mount); in xfs_iflush_done()
Dxfs_log.c1066 xfs_log_space_wake( in xfs_log_space_wake() function
3180 xfs_log_space_wake(log->l_mp); in xlog_ungrant_log_space()