Lines Matching refs:lenum
399 __le64 lenum;401 lenum = cpu_to_le64(root_objectid);402 high_crc = btrfs_crc32c(high_crc, &lenum, sizeof(lenum));403 lenum = cpu_to_le64(owner);404 low_crc = btrfs_crc32c(low_crc, &lenum, sizeof(lenum));405 lenum = cpu_to_le64(offset);406 low_crc = btrfs_crc32c(low_crc, &lenum, sizeof(lenum));