Lines Matching refs:lenum
407 __le64 lenum;409 lenum = cpu_to_le64(root_objectid);410 high_crc = btrfs_crc32c(high_crc, &lenum, sizeof(lenum));411 lenum = cpu_to_le64(owner);412 low_crc = btrfs_crc32c(low_crc, &lenum, sizeof(lenum));413 lenum = cpu_to_le64(offset);414 low_crc = btrfs_crc32c(low_crc, &lenum, sizeof(lenum));