Lines Matching refs:xfs_ilog_fext
1709 rval = XFS_ILOG_CORE | xfs_ilog_fext(whichfork); in xfs_bmap_add_extent_hole_real()
1750 rval = xfs_ilog_fext(whichfork); in xfs_bmap_add_extent_hole_real()
1783 rval = xfs_ilog_fext(whichfork); in xfs_bmap_add_extent_hole_real()
1813 rval = XFS_ILOG_CORE | xfs_ilog_fext(whichfork); in xfs_bmap_add_extent_hole_real()
2681 *logflagsp = XFS_ILOG_CORE | xfs_ilog_fext(whichfork); in xfs_bmap_btree_to_extents()
2816 flags |= xfs_ilog_fext(whichfork); in xfs_bmap_del_extent()
2843 flags |= xfs_ilog_fext(whichfork); in xfs_bmap_del_extent()
2869 flags |= xfs_ilog_fext(whichfork); in xfs_bmap_del_extent()
2944 flags |= xfs_ilog_fext(whichfork); in xfs_bmap_del_extent()
3284 flags |= xfs_ilog_fext(whichfork); in xfs_bmap_local_to_extents()
5000 if ((bma.logflags & xfs_ilog_fext(whichfork)) && in xfs_bmapi_write()
5002 bma.logflags &= ~xfs_ilog_fext(whichfork); in xfs_bmapi_write()
5392 if ((logflags & xfs_ilog_fext(whichfork)) && in xfs_bunmapi()
5394 logflags &= ~xfs_ilog_fext(whichfork); in xfs_bunmapi()