Searched refs:sd_v2_mtime (Results 1 – 3 of 3) sorted by relevance
51 sd_v2_rdev(sd), sd_v2_mtime(sd)); in sd_print_item()
1314 inode->i_mtime.tv_sec = sd_v2_mtime(sd); in init_inode()
1834 #define sd_v2_mtime(sdp) (le32_to_cpu((sdp)->sd_mtime)) macro