Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_da_format.h746 #define XFS_ATTR_LEAF_NAME_ALIGN ((uint)sizeof(xfs_dablk_t)) macro
818 return round_up(remotesize + nlen, XFS_ATTR_LEAF_NAME_ALIGN); in xfs_attr_leaf_entsize_remote()
848 return round_up(localsize + nlen + vlen, XFS_ATTR_LEAF_NAME_ALIGN); in xfs_attr_leaf_entsize_local()