Searched refs:sd_v1_mtime (Results 1 – 3 of 3) sorted by relevance
53 print_time( sd_v1_mtime(sd) ) ); in sd_print_item()
956 inode->i_mtime = sd_v1_mtime(sd); in init_inode()
850 #define sd_v1_mtime(sdp) (le32_to_cpu((sdp)->sd_mtime)) macro