Searched refs:sd_v1_mtime (Results 1 – 3 of 3) sorted by relevance
51 print_time(sd_v1_mtime(sd))); in sd_print_item()
1162 inode->i_mtime.tv_sec = sd_v1_mtime(sd); in init_inode()
1519 #define sd_v1_mtime(sdp) (le32_to_cpu((sdp)->sd_mtime)) macro