Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/libxfs/
Dxfs_da_format.h712 #define XFS_ATTR_LEAF_NAME_ALIGN ((uint)sizeof(xfs_dablk_t)) macro
784 return round_up(remotesize + nlen, XFS_ATTR_LEAF_NAME_ALIGN); in xfs_attr_leaf_entsize_remote()
814 return round_up(localsize + nlen + vlen, XFS_ATTR_LEAF_NAME_ALIGN); in xfs_attr_leaf_entsize_local()