Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_inode_fork.h125 xfs_dfork_data_extents( in xfs_dfork_data_extents() function
151 return xfs_dfork_data_extents(dip); in xfs_dfork_nextents()
A Dxfs_inode_fork.c232 ip->i_df.if_nextents = xfs_dfork_data_extents(dip); in xfs_iformat_data_fork()
A Dxfs_inode_buf.c502 nextents = xfs_dfork_data_extents(dip); in xfs_dinode_verify()
/linux-6.3-rc2/fs/xfs/scrub/
A Dinode.c394 nextents = xfs_dfork_data_extents(dip); in xchk_dinode()
518 if (nextents < xfs_dfork_data_extents(dip)) in xchk_inode_xref_bmap()

Completed in 7 milliseconds