Home
last modified time | relevance | path

Searched refs:xfs_ilog_fext (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/
Dxfs_inode_item.h120 static inline int xfs_ilog_fext(int w) in xfs_ilog_fext() function
Dxfs_bmap.c1709 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()
[all …]