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

/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsclone.c640 s64 count_buf; local
642 typeof(count) count_buf;
647 count_buf = cpu_to_sle64(count);
648 memcpy(buff + 1, &count_buf, sizeof(count_buf));

Completed in 38 milliseconds