Searched refs:AIL_UNLOCK (Results 1 – 7 of 7) sorted by relevance
| /freebsd-9-stable/sys/gnu/fs/xfs/ |
| D | xfs_trans_ail.c | 67 AIL_UNLOCK(mp, s); in xfs_trans_tail_ail() 102 AIL_UNLOCK(mp, s); in xfs_trans_push_ail() 139 AIL_UNLOCK(mp, s); in xfs_trans_push_ail() 146 AIL_UNLOCK(mp, s); in xfs_trans_push_ail() 184 AIL_UNLOCK(mp, s); in xfs_trans_push_ail() 196 AIL_UNLOCK(mp, s); in xfs_trans_push_ail() 209 AIL_UNLOCK(mp, s); in xfs_trans_push_ail() 303 AIL_UNLOCK(mp, s); in xfs_trans_update_ail() 306 AIL_UNLOCK(mp, s); in xfs_trans_update_ail() 351 AIL_UNLOCK(mp, s); in xfs_trans_delete_ail() [all …]
|
| D | xfs_extfree_item.c | 128 AIL_UNLOCK(mp, s); in xfs_efi_item_unpin() 162 AIL_UNLOCK(mp, s); in xfs_efi_item_unpin_remove() 330 AIL_UNLOCK(mp, s); in xfs_efi_release() 357 AIL_UNLOCK(mp, s); in xfs_efi_cancel()
|
| D | xfs_inode_item.c | 1012 AIL_UNLOCK(ip->i_mount, s); in xfs_iflush_done() 1060 AIL_UNLOCK(mp, s); in xfs_iflush_abort()
|
| D | xfs_mount.h | 76 #define AIL_UNLOCK(mp,s) mutex_spinunlock(&(mp)->m_ail_lock, s) macro
|
| D | xfs_log_recover.c | 2775 AIL_UNLOCK(mp, s); in xlog_recover_do_efd_trans() 3128 AIL_UNLOCK(mp, s); in xlog_recover_process_efis() 3133 AIL_UNLOCK(mp, s); in xlog_recover_process_efis()
|
| D | xfs_trans.c | 1369 AIL_UNLOCK(mp, s); in xfs_trans_chunk_committed()
|
| D | xfs_inode.c | 2255 AIL_UNLOCK(mp, s); in xfs_ifree_cluster() 2278 AIL_UNLOCK(mp, s); in xfs_ifree_cluster() 3479 AIL_UNLOCK(mp, s); in xfs_iflush_int()
|