Home
last modified time | relevance | path

Searched refs:xfs_dfork_nextents (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/fs/xfs/libxfs/
Dxfs_inode_fork.h146 xfs_dfork_nextents( in xfs_dfork_nextents() function
Dxfs_inode_buf.c364 di_nextents = xfs_dfork_nextents(dip, whichfork); in xfs_dinode_verify_fork()
Dxfs_inode_fork.c107 xfs_extnum_t nex = xfs_dfork_nextents(dip, whichfork); in xfs_iformat_extents()