aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_ialloc_btree.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-09xfs: remove superflous inobt macrosChristoph Hellwig1-18/+4
2009-01-16[XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen1-1/+0
2008-10-30[XFS] Always use struct xfs_btree_block instead of short / longformChristoph Hellwig1-9/+10
2008-10-30[XFS] cleanup btree record / key / ptr addressing macros.Christoph Hellwig1-9/+20
2008-10-30[XFS] Cleanup maxrecs calculation.Christoph Hellwig1-8/+1
2008-10-30[XFS] implement generic xfs_btree_get_recChristoph Hellwig1-7/+0
2008-10-30[XFS] implement generic xfs_btree_delete/delrecChristoph Hellwig1-7/+0
2008-10-30[XFS] implement generic xfs_btree_insert/insrecChristoph Hellwig1-6/+0
2008-10-30[XFS] implement generic xfs_btree_updateChristoph Hellwig1-8/+0
2008-10-30[XFS] implement generic xfs_btree_lookupChristoph Hellwig1-20/+0
2008-10-30[XFS] implement generic xfs_btree_decrementChristoph Hellwig1-6/+0
2008-10-30[XFS] implement generic xfs_btree_incrementChristoph Hellwig1-6/+0
2008-10-30[XFS] split up xfs_btree_init_cursorChristoph Hellwig1-0/+4
2008-02-07[XFS] kill XFS_INOBT_IS_FREE_DISKChristoph Hellwig1-2/+0
2007-02-10[XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros.Eric Sandeen1-6/+4
2006-09-28[XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_tChristoph Hellwig1-7/+12
2005-11-02[XFS] Endianess annotations for various allocator data structuresChristoph Hellwig1-3/+5
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott1-167/+38
2005-06-21[XFS] add XFS_INOBT_IS_FREE_DISKChristoph Hellwig1-2/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+314