summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_dir2.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-18xfs: fix xfs_mode_to_ftype() prototypeArnd Bergmann1-1/+1
2017-01-17xfs: replace xfs_mode_to_ftype table with switch statementAmir Goldstein1-3/+2
2017-01-17xfs: add missing include dependencies to xfs_dir2.hAmir Goldstein1-0/+3
2016-11-08xfs: move dir_ino_validate declaration per xfsprogsDarrick J. Wong1-0/+2
2016-11-08libxfs: clean up _dir2_data_freescanDarrick J. Wong1-0/+3
2016-08-03xfs: rename flist/free_list to dfopsDarrick J. Wong1-3/+3
2016-08-03xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong1-4/+4
2014-12-04xfs: move type conversion functions to xfs_dir.hDave Chinner1-0/+134
2014-12-04xfs: move ftype conversion functions to libxfsDave Chinner1-0/+6
2014-09-09xfs: check resblks before calling xfs_dir_canenterEric Sandeen1-1/+1
2014-06-25libxfs: move header filesDave Chinner1-0/+180