aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_bmap_btree.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: make several more functions staticEric Sandeen2010-01-151-1/+0
* xfs: kill xfs_bmbt_rec_32/64 typesChristoph Hellwig2009-12-161-11/+3
* xfs: add more statics & drop some unused functionsEric Sandeen2009-08-311-1/+0
* [XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen2009-01-191-4/+0
* [XFS] Move XFS_BMAP_SANITY_CHECK out of line.Christoph Hellwig2008-10-301-7/+0
* [XFS] Always use struct xfs_btree_block instead of short / longformChristoph Hellwig2008-10-301-11/+12
* [XFS] cleanup btree record / key / ptr addressing macros.Christoph Hellwig2008-10-301-22/+40
* [XFS] Cleanup maxrecs calculation.Christoph Hellwig2008-10-301-36/+12
* [XFS] Sync up kernel and user-space headersBarry Naujok2008-10-301-3/+0
* [XFS] kill xfs_bmbt_log_block and xfs_bmbt_log_recsChristoph Hellwig2008-10-301-4/+0
* [XFS] implement generic xfs_btree_delete/delrecChristoph Hellwig2008-10-301-3/+0
* [XFS] implement generic xfs_btree_insert/insrecChristoph Hellwig2008-10-301-1/+0
* [XFS] move xfs_bmbt_newroot to common codeChristoph Hellwig2008-10-301-6/+0
* [XFS] implement generic xfs_btree_updateChristoph Hellwig2008-10-301-2/+0
* [XFS] implement generic xfs_btree_lookupChristoph Hellwig2008-10-301-4/+0
* [XFS] implement generic xfs_btree_decrementChristoph Hellwig2008-10-301-1/+0
* [XFS] implement generic xfs_btree_incrementChristoph Hellwig2008-10-301-1/+0
* [XFS] make btree tracing genericChristoph Hellwig2008-10-301-18/+0
* [XFS] split up xfs_btree_init_cursorChristoph Hellwig2008-10-301-0/+4
* [XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen2008-04-101-1/+1
* [XFS] endianess annotations for xfs_bmbt_rec_tChristoph Hellwig2007-10-151-12/+1
* [XFS] cleanup defintions of BMBT_*BITLEN macrosChristoph Hellwig2007-10-151-29/+0
* [XFS] split ondisk vs incore versions of xfs_bmbt_rec_tChristoph Hellwig2007-10-151-11/+15
* [XFS] Remove a bunch of unused functions from XFS.Eric Sandeen2007-02-101-13/+0
* [XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros.Eric Sandeen2007-02-101-35/+11
* [XFS] endianess annotations for xfs_bmbt_key Trivial as there are noChristoph Hellwig2006-09-281-3/+2
* [XFS] endianess annotations for xfs_bmbt_ptr_t/xfs_bmdr_ptr_tChristoph Hellwig2006-09-281-2/+4
* [XFS] 929045 567344 This mod introduces multi-level in-core file extentMandy Kirkconnell2006-03-141-8/+0
* [XFS] Endianess annotations for various allocator data structuresChristoph Hellwig2005-11-021-23/+21
* [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-444/+152
* [XFS] Cleanup some -Wundef flag warnings in the endian macros (thanksNathan Scott2005-09-081-6/+6
* [XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig2005-06-211-8/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+701