summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_da_format.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove the now unused dir ops infrastructureChristoph Hellwig2019-11-101-46/+0
* xfs: devirtualize ->data_get_ftype and ->data_put_ftypeChristoph Hellwig2019-11-101-47/+0
* xfs: devirtualize ->data_bestfree_pChristoph Hellwig2019-11-101-15/+0
* xfs: cleanup xfs_dir2_data_entsizeChristoph Hellwig2019-11-101-33/+0
* xfs: move the dir2 data block fixed offsets to struct xfs_da_geometryChristoph Hellwig2019-11-101-15/+0
* xfs: devirtualize ->data_entry_tag_pChristoph Hellwig2019-11-101-22/+0
* xfs: devirtualize ->data_entsizeChristoph Hellwig2019-11-101-14/+8
* xfs: remove the now unused ->data_entry_p methodChristoph Hellwig2019-11-101-20/+0
* xfs: remove the ->data_unused_p methodChristoph Hellwig2019-11-101-17/+0
* xfs: remove the ->data_dot_entry_p and ->data_dotdot_entry_p methodsChristoph Hellwig2019-11-101-52/+0
* xfs: remove the data_dotdot_offset field in struct xfs_dir_opsChristoph Hellwig2019-11-101-6/+0
* xfs: remove the data_dot_offset field in struct xfs_dir_opsChristoph Hellwig2019-11-101-3/+0
* xfs: remove the unused ->data_first_entry_p methodChristoph Hellwig2019-11-101-33/+0
* xfs: devirtualize ->sf_get_ftype and ->sf_put_ftypeChristoph Hellwig2019-11-101-52/+0
* xfs: devirtualize ->sf_get_ino and ->sf_put_inoChristoph Hellwig2019-11-101-94/+0
* xfs: devirtualize ->sf_entsize and ->sf_nextentryChristoph Hellwig2019-11-101-48/+0
* xfs: devirtualize ->sf_get_parent_ino and ->sf_put_parent_inoChristoph Hellwig2019-11-101-8/+2
* xfs: devirtualize ->db_to_fdb and ->db_to_fdindexChristoph Hellwig2019-11-101-47/+0
* xfs: move the max dir2 free bests count to struct xfs_da_geometryChristoph Hellwig2019-11-101-25/+4
* xfs: move the dir2 free header size to struct xfs_da_geometryChristoph Hellwig2019-11-101-3/+0
* xfs: add a bests pointer to struct xfs_dir3_icfree_hdrChristoph Hellwig2019-11-101-15/+0
* xfs: devirtualize ->free_hdr_to_diskChristoph Hellwig2019-11-101-31/+0
* xfs: devirtualize ->free_hdr_from_diskChristoph Hellwig2019-11-101-30/+0
* xfs: move the max dir2 leaf entries count to struct xfs_da_geometryChristoph Hellwig2019-11-101-23/+0
* xfs: move the dir2 leaf header size to struct xfs_da_geometryChristoph Hellwig2019-11-101-3/+0
* xfs: add an entries pointer to struct xfs_dir3_icleaf_hdrChristoph Hellwig2019-11-101-15/+0
* xfs: devirtualize ->leaf_hdr_to_diskChristoph Hellwig2019-11-101-35/+0
* xfs: devirtualize ->leaf_hdr_from_diskChristoph Hellwig2019-11-101-35/+0
* xfs: move the node header size to struct xfs_da_geometryChristoph Hellwig2019-11-101-28/+0
* xfs: add a btree entries pointer to struct xfs_da3_icnode_hdrChristoph Hellwig2019-11-101-21/+0
* xfs: devirtualize ->node_hdr_to_diskChristoph Hellwig2019-11-101-34/+0
* xfs: devirtualize ->node_hdr_from_diskChristoph Hellwig2019-11-101-33/+0
* xfs: move incore structures out of xfs_da_format.hChristoph Hellwig2019-11-101-0/+1
* xfs: remove unused header filesEric Sandeen2019-06-281-3/+0
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-14/+14
* xfs: kill xfs_dir2_inou_tChristoph Hellwig2016-07-201-18/+13
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: don't ASSERT on corrupt ftypeEric Sandeen2014-09-231-1/+0
* libxfs: move source filesDave Chinner2014-06-251-0/+911