Home
last modified time | relevance | path

Searched refs:tstamp (Results 1 – 2 of 2) sorted by relevance

/fs/ext4/
Dsysfs.c364 #define print_tstamp(buf, es, tstamp) \ argument
365 __print_tstamp(buf, (es)->tstamp, (es)->tstamp ## _hi)
Dsuper.c411 #define ext4_update_tstamp(es, tstamp) \ argument
412 __ext4_update_tstamp(&(es)->tstamp, &(es)->tstamp ## _hi, \
414 #define ext4_get_tstamp(es, tstamp) \ argument
415 __ext4_get_tstamp(&(es)->tstamp, &(es)->tstamp ## _hi)