Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_inode_fork.h138 return be32_to_cpu(dip->di_big_anextents); in xfs_dfork_attr_extents()
H A Dxfs_inode_buf.c309 to->di_big_anextents = cpu_to_be32(xfs_ifork_nextents(&ip->i_af)); in xfs_inode_to_disk_iext_counters()
H A Dxfs_format.h943 __be32 di_big_anextents; member
/linux/fs/xfs/scrub/
H A Dinode_repair.c1144 dip->di_big_anextents = cpu_to_be32(nextents); in xrep_dinode_set_attr_nextents()