aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_ialloc_btree.h
AgeCommit message (Expand)Author
2009-02-09xfs: remove superflous inobt macrosChristoph Hellwig
2009-01-16[XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen
2008-10-30[XFS] Always use struct xfs_btree_block instead of short / longformChristoph Hellwig
2008-10-30[XFS] cleanup btree record / key / ptr addressing macros.Christoph Hellwig
2008-10-30[XFS] Cleanup maxrecs calculation.Christoph Hellwig
2008-10-30[XFS] implement generic xfs_btree_get_recChristoph Hellwig
2008-10-30[XFS] implement generic xfs_btree_delete/delrecChristoph Hellwig
2008-10-30[XFS] implement generic xfs_btree_insert/insrecChristoph Hellwig
2008-10-30[XFS] implement generic xfs_btree_updateChristoph Hellwig
2008-10-30[XFS] implement generic xfs_btree_lookupChristoph Hellwig
2008-10-30[XFS] implement generic xfs_btree_decrementChristoph Hellwig
2008-10-30[XFS] implement generic xfs_btree_incrementChristoph Hellwig
2008-10-30[XFS] split up xfs_btree_init_cursorChristoph Hellwig
2008-02-07[XFS] kill XFS_INOBT_IS_FREE_DISKChristoph Hellwig
2007-02-10[XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros.Eric Sandeen
2006-09-28[XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_tChristoph Hellwig
2005-11-02[XFS] Endianess annotations for various allocator data structuresChristoph Hellwig
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott
2005-06-21[XFS] add XFS_INOBT_IS_FREE_DISKChristoph Hellwig
2005-04-16Linux-2.6.12-rc2Linus Torvalds