Searched refs:AIL_LOCK (Results 1 – 10 of 10) sorted by relevance
/linux-2.4.37.9/fs/xfs/ |
D | xfs_trans_ail.c | 75 AIL_LOCK(mp,s); in xfs_trans_tail_ail() 111 AIL_LOCK(mp,s); in xfs_trans_push_ail() 157 AIL_LOCK(mp,s); in xfs_trans_push_ail() 170 AIL_LOCK(mp,s); in xfs_trans_push_ail() 214 AIL_LOCK(mp, s); in xfs_trans_push_ail()
|
D | xfs_extfree_item.c | 129 AIL_LOCK(mp, s); in xfs_efi_item_unpin() 169 AIL_LOCK(mp, s); in xfs_efi_item_unpin_remove() 366 AIL_LOCK(mp, s); in xfs_efi_release() 407 AIL_LOCK(mp, s); in xfs_efi_cancel()
|
D | xfs_buf_item.c | 433 AIL_LOCK(mp,s); in xfs_buf_item_unpin() 1173 AIL_LOCK(mp,s); in xfs_buf_iodone()
|
D | xfs_inode_item.c | 1010 AIL_LOCK(ip->i_mount, s); in xfs_iflush_done() 1058 AIL_LOCK(mp, s); in xfs_iflush_abort()
|
D | xfs_mount.h | 86 #define AIL_LOCK(mp,s) s=mutex_spinlock(&(mp)->m_ail_lock) macro
|
D | xfs_log_recover.c | 2718 AIL_LOCK(mp,s); in xlog_recover_do_efi_trans() 2764 AIL_LOCK(mp,s); in xlog_recover_do_efd_trans() 3127 AIL_LOCK(mp,s); in xlog_recover_process_efis() 3150 AIL_LOCK(mp,s); in xlog_recover_process_efis()
|
D | xfs_trans.c | 1292 AIL_LOCK(mp,s); in xfs_trans_chunk_committed()
|
D | xfs_inode.c | 2281 AIL_LOCK(mp,s); in xfs_ifree_cluster() 2304 AIL_LOCK(mp,s); in xfs_ifree_cluster() 3562 AIL_LOCK(mp,s); in xfs_iflush_int()
|
/linux-2.4.37.9/fs/xfs/quota/ |
D | xfs_dquot_item.c | 610 AIL_LOCK(qfs->qql_item.li_mountp,s); in xfs_qm_qoffend_logitem_committed()
|
D | xfs_dquot.c | 1327 AIL_LOCK(mp, s); in xfs_qm_dqflush() 1390 AIL_LOCK(dqp->q_mount, s); in xfs_qm_dqflush_done()
|