Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_inode_item.h111 static inline int xfs_ilog_fext(int w) in xfs_ilog_fext() function
Dxfs_bmap.c514 logflags = XFS_ILOG_CORE | xfs_ilog_fext(whichfork); in xfs_bmap_add_extent()
1893 rval = XFS_ILOG_CORE | xfs_ilog_fext(whichfork); in xfs_bmap_add_extent_hole_real()
1931 rval = xfs_ilog_fext(whichfork); in xfs_bmap_add_extent_hole_real()
1963 rval = xfs_ilog_fext(whichfork); in xfs_bmap_add_extent_hole_real()
1992 rval = XFS_ILOG_CORE | xfs_ilog_fext(whichfork); in xfs_bmap_add_extent_hole_real()
2824 *logflagsp = XFS_ILOG_CORE | xfs_ilog_fext(whichfork); in xfs_bmap_btree_to_extents()
2959 flags |= xfs_ilog_fext(whichfork); in xfs_bmap_del_extent()
2987 flags |= xfs_ilog_fext(whichfork); in xfs_bmap_del_extent()
3014 flags |= xfs_ilog_fext(whichfork); in xfs_bmap_del_extent()
3089 flags |= xfs_ilog_fext(whichfork); in xfs_bmap_del_extent()
[all …]