Home
last modified time | relevance | path

Searched refs:XFS_DIR2_DATA_ALIGN (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/libxfs/
A Dxfs_dir2_priv.h196 return round_up(len, XFS_DIR2_DATA_ALIGN); in xfs_dir2_data_unusedsize()
210 return round_up(len, XFS_DIR2_DATA_ALIGN); in xfs_dir2_data_entsize()
A Dxfs_da_format.h283 #define XFS_DIR2_DATA_ALIGN (1 << XFS_DIR2_DATA_ALIGN_LOG) macro

Completed in 7 milliseconds