aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_ialloc_btree.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove superflous inobt macrosChristoph Hellwig2009-02-091-18/+4
* [XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen2009-01-161-1/+0
* [XFS] Always use struct xfs_btree_block instead of short / longformChristoph Hellwig2008-10-301-9/+10
* [XFS] cleanup btree record / key / ptr addressing macros.Christoph Hellwig2008-10-301-9/+20
* [XFS] Cleanup maxrecs calculation.Christoph Hellwig2008-10-301-8/+1
* [XFS] implement generic xfs_btree_get_recChristoph Hellwig2008-10-301-7/+0
* [XFS] implement generic xfs_btree_delete/delrecChristoph Hellwig2008-10-301-7/+0
* [XFS] implement generic xfs_btree_insert/insrecChristoph Hellwig2008-10-301-6/+0
* [XFS] implement generic xfs_btree_updateChristoph Hellwig2008-10-301-8/+0
* [XFS] implement generic xfs_btree_lookupChristoph Hellwig2008-10-301-20/+0
* [XFS] implement generic xfs_btree_decrementChristoph Hellwig2008-10-301-6/+0
* [XFS] implement generic xfs_btree_incrementChristoph Hellwig2008-10-301-6/+0
* [XFS] split up xfs_btree_init_cursorChristoph Hellwig2008-10-301-0/+4
* [XFS] kill XFS_INOBT_IS_FREE_DISKChristoph Hellwig2008-02-071-2/+0
* [XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros.Eric Sandeen2007-02-101-6/+4
* [XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_tChristoph Hellwig2006-09-281-7/+12
* [XFS] Endianess annotations for various allocator data structuresChristoph Hellwig2005-11-021-3/+5
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-167/+38
* [XFS] add XFS_INOBT_IS_FREE_DISKChristoph Hellwig2005-06-211-2/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+314