Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_inode_fork.h136 xfs_dfork_attr_extents( in xfs_dfork_attr_extents() function
154 return xfs_dfork_attr_extents(dip); in xfs_dfork_nextents()
H A Dxfs_inode_buf.c537 naextents = xfs_dfork_attr_extents(dip); in xfs_dinode_verify()
H A Dxfs_inode_fork.c318 xfs_extnum_t naextents = xfs_dfork_attr_extents(dip); in xfs_iformat_attr_fork()
/openbmc/linux/fs/xfs/scrub/
H A Dinode.c534 naextents = xfs_dfork_attr_extents(dip); in xchk_dinode()
664 if (nextents != xfs_dfork_attr_extents(dip)) in xchk_inode_xref_bmap()