Home
last modified time | relevance | path

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

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