Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_inode_item_recover.c160 to->di_nrext64_pad = cpu_to_be16(from->di_nrext64_pad); in xfs_log_dinode_to_disk_iext_counters()
228 (ldip->di_nrext64_pad != 0)) { in xlog_dinode_verify_extent_counts()
235 ldip->di_nrext64_pad); in xlog_dinode_verify_extent_counts()
Dxfs_inode_item.c359 to->di_nrext64_pad = 0; in xfs_inode_to_log_dinode_iext_counters()
/fs/xfs/libxfs/
Dxfs_inode_buf.c293 to->di_nrext64_pad = cpu_to_be16(0); in xfs_inode_to_disk_iext_counters()
444 if (dip->di_nrext64_pad != 0) in xfs_dinode_verify_nrext64()
Dxfs_log_format.h431 uint16_t di_nrext64_pad; member
Dxfs_format.h835 __be16 di_nrext64_pad; member