Home
last modified time | relevance | path

Searched refs:xfs_attr_sf_entsize (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A 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()
H A 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()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A 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()
H A Dxfs_attr_leaf.c727 size = xfs_attr_sf_entsize(sfe); in xfs_attr_sf_findname()
839 size = xfs_attr_sf_entsize(sfe); in xfs_attr_sf_removename()

Completed in 8 milliseconds