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