rm_blkno           58 fs/xfs/libxfs/xfs_attr_remote.c 	if (bno != be64_to_cpu(rmt->rm_blkno))
rm_blkno           87 fs/xfs/libxfs/xfs_attr_remote.c 	if (be64_to_cpu(rmt->rm_blkno) != bno)
rm_blkno          241 fs/xfs/libxfs/xfs_attr_remote.c 	rmt->rm_blkno = cpu_to_be64(bno);
rm_blkno          856 fs/xfs/libxfs/xfs_da_format.h 	__be64	rm_blkno;