Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_inode_fork.h144 xfs_dfork_nextents( in xfs_dfork_nextents() function
Dxfs_inode_fork.c114 xfs_extnum_t nex = xfs_dfork_nextents(dip, whichfork); in xfs_iformat_extents()
Dxfs_inode_buf.c372 di_nextents = xfs_dfork_nextents(dip, whichfork); in xfs_dinode_verify_fork()
/linux-6.12.1/fs/xfs/scrub/
Dinode_repair.c803 nex = xfs_dfork_nextents(dip, whichfork); in xrep_dinode_bad_extents_fork()
838 nex = xfs_dfork_nextents(dip, whichfork); in xrep_dinode_bad_bmbt_fork()