Searched refs:di_anextents (Results 1 - 8 of 8) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_inode_item_recover.c163 to->di_anextents = cpu_to_be16(from->di_anextents);
253 anextents = ldip->di_anextents;
H A Dxfs_inode_item.c508 to->di_anextents = xfs_ifork_nextents(&ip->i_af);
/linux-master/fs/xfs/libxfs/
H A Dxfs_inode_fork.h140 return be16_to_cpu(dip->di_anextents);
H A Dxfs_log_format.h432 uint16_t di_anextents; member in struct:xfs_log_dinode::__anon1050::__anon1051
H A Dxfs_inode_buf.c305 to->di_anextents = cpu_to_be16(xfs_ifork_nextents(&ip->i_af));
H A Dxfs_format.h844 __be16 di_anextents; member in struct:xfs_dinode::__anon1037::__anon1038
/linux-master/fs/xfs/scrub/
H A Dinode_repair.c917 dip->di_anextents = cpu_to_be16(nextents);
H A Dtrace.h1938 __entry->anextents = be16_to_cpu(dip->di_anextents);

Completed in 255 milliseconds