aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_bmap_btree.h
AgeCommit message (Expand)AuthorFilesLines
2009-08-31xfs: add more statics & drop some unused functionsGravatar Eric Sandeen 1-1/+0
2009-01-19[XFS] Remove the rest of the macro-to-function indirections.Gravatar Eric Sandeen 1-4/+0
2008-10-30[XFS] Move XFS_BMAP_SANITY_CHECK out of line.Gravatar Christoph Hellwig 1-7/+0
2008-10-30[XFS] Always use struct xfs_btree_block instead of short / longformGravatar Christoph Hellwig 1-11/+12
2008-10-30[XFS] cleanup btree record / key / ptr addressing macros.Gravatar Christoph Hellwig 1-22/+40
2008-10-30[XFS] Cleanup maxrecs calculation.Gravatar Christoph Hellwig 1-36/+12
2008-10-30[XFS] Sync up kernel and user-space headersGravatar Barry Naujok 1-3/+0
2008-10-30[XFS] kill xfs_bmbt_log_block and xfs_bmbt_log_recsGravatar Christoph Hellwig 1-4/+0
2008-10-30[XFS] implement generic xfs_btree_delete/delrecGravatar Christoph Hellwig 1-3/+0
2008-10-30[XFS] implement generic xfs_btree_insert/insrecGravatar Christoph Hellwig 1-1/+0
2008-10-30[XFS] move xfs_bmbt_newroot to common codeGravatar Christoph Hellwig 1-6/+0
2008-10-30[XFS] implement generic xfs_btree_updateGravatar Christoph Hellwig 1-2/+0
2008-10-30[XFS] implement generic xfs_btree_lookupGravatar Christoph Hellwig 1-4/+0
2008-10-30[XFS] implement generic xfs_btree_decrementGravatar Christoph Hellwig 1-1/+0
2008-10-30[XFS] implement generic xfs_btree_incrementGravatar Christoph Hellwig 1-1/+0
2008-10-30[XFS] make btree tracing genericGravatar Christoph Hellwig 1-18/+0
2008-10-30[XFS] split up xfs_btree_init_cursorGravatar Christoph Hellwig 1-0/+4
2008-04-10[XFS] remove shouting-indirection macros from xfs_sb.hGravatar Eric Sandeen 1-1/+1
2007-10-15[XFS] endianess annotations for xfs_bmbt_rec_tGravatar Christoph Hellwig 1-12/+1
2007-10-15[XFS] cleanup defintions of BMBT_*BITLEN macrosGravatar Christoph Hellwig 1-29/+0
2007-10-15[XFS] split ondisk vs incore versions of xfs_bmbt_rec_tGravatar Christoph Hellwig 1-11/+15
2007-02-10[XFS] Remove a bunch of unused functions from XFS.Gravatar Eric Sandeen 1-13/+0
2007-02-10[XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros.Gravatar Eric Sandeen 1-35/+11
2006-09-28[XFS] endianess annotations for xfs_bmbt_key Trivial as there are noGravatar Christoph Hellwig 1-3/+2
2006-09-28[XFS] endianess annotations for xfs_bmbt_ptr_t/xfs_bmdr_ptr_tGravatar Christoph Hellwig 1-2/+4
2006-03-14[XFS] 929045 567344 This mod introduces multi-level in-core file extentGravatar Mandy Kirkconnell 1-8/+0
2005-11-02[XFS] Endianess annotations for various allocator data structuresGravatar Christoph Hellwig 1-23/+21
2005-11-02[XFS] Update license/copyright notices to match the prefered SGIGravatar Nathan Scott 1-25/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Gravatar Nathan Scott 1-444/+152
2005-09-08[XFS] Cleanup some -Wundef flag warnings in the endian macros (thanksGravatar Nathan Scott 1-6/+6
2005-06-21[XFS] Remove dead code. Patch from Adrian BunkGravatar Christoph Hellwig 1-8/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+701