Searched refs:AIL_LOCK (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_trans_ail.c59 AIL_LOCK(mp,s);
95 AIL_LOCK(mp,s);
114 * we realize that we've been holding the AIL_LOCK for 'too long',
141 AIL_LOCK(mp,s);
154 AIL_LOCK(mp,s);
198 AIL_LOCK(mp, s);
272 * cookie returned by AIL_LOCK.
325 * cookie returned by AIL_LOCK.
H A Dxfs_extfree_item.c115 AIL_LOCK(mp, s);
143 AIL_LOCK(mp, s);
358 AIL_LOCK(mp, s);
H A Dxfs_buf_item.c411 AIL_LOCK(mp,s);
1130 AIL_LOCK(mp,s);
H A Dxfs_inode_item.c618 * We hold the AIL_LOCK, so we must specify the
752 * We aren't holding the AIL_LOCK (or the flush lock) when this gets called,
795 * the AIL_LOCK or the flush lock. However, at this point,
982 AIL_LOCK(ip->i_mount, s);
1030 AIL_LOCK(mp, s);
H A Dxfs_mount.h76 #define AIL_LOCK(mp,s) s=mutex_spinlock(&(mp)->m_ail_lock) macro
H A Dxfs_inode.c2286 AIL_LOCK(mp,s);
2309 AIL_LOCK(mp,s);
2750 AIL_LOCK(mp, s);
3512 AIL_LOCK(mp,s);
H A Dxfs_log_recover.c2676 AIL_LOCK(mp,s);
2723 AIL_LOCK(mp,s);
3076 AIL_LOCK(mp,s);
3099 AIL_LOCK(mp,s);
H A Dxfs_trans.c1335 AIL_LOCK(mp,s);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/quota/
H A Dxfs_dquot_item.c219 * We must not be holding the AIL_LOCK at this point. Calling incore() to
220 * search the buffer cache can be a time consuming thing, and AIL_LOCK is a
325 * while holding the AIL_LOCK.
568 AIL_LOCK(qfs->qql_item.li_mountp,s);
H A Dxfs_dquot.c1273 AIL_LOCK(mp, s);
1336 AIL_LOCK(dqp->q_mount, s);

Completed in 88 milliseconds