Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_attr_sf.h39 static inline int xfs_attr_sf_entsize(struct xfs_attr_sf_entry *sfep) in xfs_attr_sf_entsize() function
48 return (void *)sfep + xfs_attr_sf_entsize(sfep); in xfs_attr_sf_nextentry()
Dxfs_attr_leaf.c695 size = xfs_attr_sf_entsize(sfe); in xfs_attr_sf_findname()
801 size = xfs_attr_sf_entsize(sfe); in xfs_attr_shortform_remove()