summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_dir2_priv.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: cleanup xfs_dir2_data_entsizeChristoph Hellwig2019-11-101-1/+14
* xfs: devirtualize ->data_entry_tag_pChristoph Hellwig2019-11-101-0/+2
* xfs: devirtualize ->data_entsizeChristoph Hellwig2019-11-101-0/+2
* xfs: devirtualize ->sf_get_ftype and ->sf_put_ftypeChristoph Hellwig2019-11-101-0/+2
* xfs: devirtualize ->sf_get_ino and ->sf_put_inoChristoph Hellwig2019-11-101-0/+2
* xfs: devirtualize ->sf_entsize and ->sf_nextentryChristoph Hellwig2019-11-101-0/+2
* xfs: devirtualize ->sf_get_parent_ino and ->sf_put_parent_inoChristoph Hellwig2019-11-101-0/+2
* xfs: add a bests pointer to struct xfs_dir3_icfree_hdrChristoph Hellwig2019-11-101-0/+6
* xfs: devirtualize ->free_hdr_from_diskChristoph Hellwig2019-11-101-2/+3
* xfs: add an entries pointer to struct xfs_dir3_icleaf_hdrChristoph Hellwig2019-11-101-1/+8
* xfs: devirtualize ->leaf_hdr_to_diskChristoph Hellwig2019-11-101-0/+2
* xfs: devirtualize ->leaf_hdr_from_diskChristoph Hellwig2019-11-101-0/+2
* xfs: move incore structures out of xfs_da_format.hChristoph Hellwig2019-11-101-0/+19
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: refactor short form directory structure verifier functionDarrick J. Wong2018-01-081-1/+1
* xfs: have buffer verifier functions report failing addressDarrick J. Wong2018-01-081-10/+6
* xfs: remove XFS_WANT_CORRUPTED_RETURN from dir3 data verifiersDarrick J. Wong2018-01-081-2/+8
* xfs: pass along transaction context when reading directory block buffersDarrick J. Wong2017-06-201-2/+2
* xfs: return the hash value of a leaf1 directory blockDarrick J. Wong2017-06-201-1/+1
* xfs: export various function for the online scrubberDarrick J. Wong2017-06-191-0/+2
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-1/+1
* xfs: rework the inline directory verifiersDarrick J. Wong2017-04-031-2/+1
* xfs: verify inline directory data forksDarrick J. Wong2017-03-151-0/+2
* xfs: move dir_ino_validate declaration per xfsprogsDarrick J. Wong2016-11-081-1/+0
* xfs: move type conversion functions to xfs_dir.hDave Chinner2014-12-041-134/+0
* xfs: move ftype conversion functions to libxfsDave Chinner2014-12-041-6/+0
* libxfs: move source filesDave Chinner2014-06-251-0/+274