Searched refs:xa_mount (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_trans_ail.c95 if (lip && !XFS_FORCED_SHUTDOWN(ailp->xa_mount)) {
253 xfs_mount_t *mp = ailp->xa_mount;
430 XFS_FORCED_SHUTDOWN(ailp->xa_mount)) {
449 xfs_log_move_tail(ailp->xa_mount, 1);
499 xfs_log_move_tail(ailp->xa_mount, tail_lsn);
552 xfs_log_move_tail(ailp->xa_mount, tail_lsn);
562 struct xfs_mount *mp = ailp->xa_mount;
601 ailp->xa_mount = mp;
H A Dxfs_trans_priv.h64 struct xfs_mount *xa_mount; member in struct:xfs_ail
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_super.c859 ASSERT(ailp->xa_mount->m_log);
860 if (XFS_FORCED_SHUTDOWN(ailp->xa_mount))
875 ailp->xa_mount->m_fsname);

Completed in 110 milliseconds