Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_log.h123 void xfs_log_space_wake(struct xfs_mount *mp);
Dxfs_trans_ail.c745 xfs_log_space_wake(ailp->ail_mount); in xfs_trans_ail_update_bulk()
818 xfs_log_space_wake(ailp->ail_mount); in xfs_trans_ail_delete()
Dxfs_inode_item.c756 xfs_log_space_wake(ailp->ail_mount); in xfs_iflush_done()
Dxfs_log.c1048 xfs_log_space_wake( in xfs_log_space_wake() function
3160 xfs_log_space_wake(log->l_mp); in xlog_ungrant_log_space()