Home
last modified time | relevance | path

Searched refs:xfs_dfork_attr_extents (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_inode_fork.h134 xfs_dfork_attr_extents( in xfs_dfork_attr_extents() function
152 return xfs_dfork_attr_extents(dip); in xfs_dfork_nextents()
Dxfs_inode_fork.c330 xfs_extnum_t naextents = xfs_dfork_attr_extents(dip); in xfs_iformat_attr_fork()
Dxfs_inode_buf.c559 naextents = xfs_dfork_attr_extents(dip); in xfs_dinode_verify()
/linux-6.12.1/fs/xfs/scrub/
Dinode_repair.c1047 xfs_dfork_attr_extents(dip) != 0; in xrep_dinode_check_afork()
1150 attr_extents = xfs_dfork_attr_extents(dip); in xrep_dinode_ensure_forkoff()
1275 xfs_dfork_attr_extents(dip) == 0 && in xrep_dinode_ensure_forkoff()
1324 attr_extents = xfs_dfork_attr_extents(dip); in xrep_dinode_zap_forks()
1352 attr_extents = xfs_dfork_attr_extents(dip); in xrep_dinode_zap_forks()
Dinode.c543 naextents = xfs_dfork_attr_extents(dip); in xchk_dinode()
673 if (nextents != xfs_dfork_attr_extents(dip)) in xchk_inode_xref_bmap()