aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_dir2_priv.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-22xfs: remove the mappedbno argument to xfs_da_read_bufGravatar Christoph Hellwig 1-2/+2
2019-11-22xfs: remove the mappedbno argument to xfs_dir3_leafn_readGravatar Christoph Hellwig 1-2/+2
2019-11-22xfs: remove the mappedbno argument to xfs_dir3_leaf_readGravatar Christoph Hellwig 1-2/+2
2019-11-22xfs: remove the mappedbno argument to xfs_da_reada_bufGravatar Christoph Hellwig 1-2/+2
2019-11-13xfs: devirtualize ->m_dirnameopsGravatar Christoph Hellwig 1-0/+24
2019-11-10xfs: devirtualize ->data_get_ftype and ->data_put_ftypeGravatar Christoph Hellwig 1-0/+4
2019-11-10xfs: devirtualize ->data_bestfree_pGravatar Christoph Hellwig 1-0/+2
2019-11-10xfs: cleanup xfs_dir2_data_entsizeGravatar Christoph Hellwig 1-1/+14
2019-11-10xfs: devirtualize ->data_entry_tag_pGravatar Christoph Hellwig 1-0/+2
2019-11-10xfs: devirtualize ->data_entsizeGravatar Christoph Hellwig 1-0/+2
2019-11-10xfs: devirtualize ->sf_get_ftype and ->sf_put_ftypeGravatar Christoph Hellwig 1-0/+2
2019-11-10xfs: devirtualize ->sf_get_ino and ->sf_put_inoGravatar Christoph Hellwig 1-0/+2
2019-11-10xfs: devirtualize ->sf_entsize and ->sf_nextentryGravatar Christoph Hellwig 1-0/+2
2019-11-10xfs: devirtualize ->sf_get_parent_ino and ->sf_put_parent_inoGravatar Christoph Hellwig 1-0/+2
2019-11-10xfs: add a bests pointer to struct xfs_dir3_icfree_hdrGravatar Christoph Hellwig 1-0/+6
2019-11-10xfs: devirtualize ->free_hdr_from_diskGravatar Christoph Hellwig 1-2/+3
2019-11-10xfs: add an entries pointer to struct xfs_dir3_icleaf_hdrGravatar Christoph Hellwig 1-1/+8
2019-11-10xfs: devirtualize ->leaf_hdr_to_diskGravatar Christoph Hellwig 1-0/+2
2019-11-10xfs: devirtualize ->leaf_hdr_from_diskGravatar Christoph Hellwig 1-0/+2
2019-11-10xfs: move incore structures out of xfs_da_format.hGravatar Christoph Hellwig 1-0/+19
2018-06-06xfs: convert to SPDX license tagsGravatar Dave Chinner 1-13/+1
2018-01-08xfs: refactor short form directory structure verifier functionGravatar Darrick J. Wong 1-1/+1
2018-01-08xfs: have buffer verifier functions report failing addressGravatar Darrick J. Wong 1-10/+6
2018-01-08xfs: remove XFS_WANT_CORRUPTED_RETURN from dir3 data verifiersGravatar Darrick J. Wong 1-2/+8
2017-06-20xfs: pass along transaction context when reading directory block buffersGravatar Darrick J. Wong 1-2/+2
2017-06-20xfs: return the hash value of a leaf1 directory blockGravatar Darrick J. Wong 1-1/+1
2017-06-19xfs: export various function for the online scrubberGravatar Darrick J. Wong 1-0/+2
2017-06-19xfs: remove double-underscore integer typesGravatar Darrick J. Wong 1-1/+1
2017-04-03xfs: rework the inline directory verifiersGravatar Darrick J. Wong 1-2/+1
2017-03-15xfs: verify inline directory data forksGravatar Darrick J. Wong 1-0/+2
2016-11-08xfs: move dir_ino_validate declaration per xfsprogsGravatar Darrick J. Wong 1-1/+0
2014-12-04xfs: move type conversion functions to xfs_dir.hGravatar Dave Chinner 1-134/+0
2014-12-04xfs: move ftype conversion functions to libxfsGravatar Dave Chinner 1-6/+0
2014-06-25libxfs: move source filesGravatar Dave Chinner 1-0/+274