OpenGrok
Cross Reference: vvfat.c
xref
: /
external
/
qemu
/
block
/
vvfat.c
Home
|
History
|
Annotate
|
Download
|
only in
block
Lines Matching
refs:tm_sec
533
return cpu_to_le16((t->
tm_sec
/2)|(t->tm_min<<5)|(t->tm_hour<<11));