Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_inode_fork.h126 xfs_dfork_data_extents( in xfs_dfork_data_extents() function
152 return xfs_dfork_data_extents(dip); in xfs_dfork_nextents()
H A Dxfs_inode_buf.c536 nextents = xfs_dfork_data_extents(dip); in xfs_dinode_verify()
H A Dxfs_inode_fork.c236 ip->i_df.if_nextents = xfs_dfork_data_extents(dip); in xfs_iformat_data_fork()
/openbmc/linux/fs/xfs/scrub/
H A Dinode.c533 nextents = xfs_dfork_data_extents(dip); in xchk_dinode()
657 if (nextents < xfs_dfork_data_extents(dip)) in xchk_inode_xref_bmap()