Searched refs:di_nrext64_pad (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_inode_item_recover.c160 to->di_nrext64_pad = cpu_to_be16(from->di_nrext64_pad);
228 (ldip->di_nrext64_pad != 0)) {
235 ldip->di_nrext64_pad);
H A Dxfs_inode_item.c505 to->di_nrext64_pad = 0;
/linux-master/fs/xfs/libxfs/
H A Dxfs_inode_buf.c302 to->di_nrext64_pad = cpu_to_be16(0);
453 if (dip->di_nrext64_pad != 0)
H A Dxfs_log_format.h438 uint16_t di_nrext64_pad; member in struct:xfs_log_dinode::__anon1050::__anon1052
H A Dxfs_format.h850 __be16 di_nrext64_pad; member in struct:xfs_dinode::__anon1037::__anon1039
/linux-master/fs/xfs/scrub/
H A Dinode_repair.c501 dip->di_nrext64_pad = 0;

Completed in 167 milliseconds