Searched refs:xfs_ail_min (Results 1 - 1 of 1) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_trans_ail.c32 STATIC xfs_log_item_t * xfs_ail_min(xfs_ail_entry_t *);
60 lip = xfs_ail_min(&(mp->m_ail));
201 lip = xfs_ail_min(&(mp->m_ail));
240 * This is the one case where we can call into xfs_ail_min()
245 * go to sleep between the call to xfs_ail_min and the call to
251 min_lip = xfs_ail_min(&mp->m_ail);
286 mlip = xfs_ail_min(ailp);
301 mlip = xfs_ail_min(&(mp->m_ail));
339 mlip = xfs_ail_min(ailp);
349 mlip = xfs_ail_min(
512 xfs_ail_min( function
[all...]

Completed in 82 milliseconds