Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_inode_fork.h128 return be64_to_cpu(dip->di_big_nextents); in xfs_dfork_data_extents()
H A Dxfs_inode_buf.c308 to->di_big_nextents = cpu_to_be64(xfs_ifork_nextents(&ip->i_df)); in xfs_inode_to_disk_iext_counters()
H A Dxfs_format.h914 __be64 di_big_nextents; member
/linux/fs/xfs/scrub/
H A Dinode_repair.c1133 dip->di_big_nextents = cpu_to_be64(nextents); in xrep_dinode_set_data_nextents()