Searched refs:sd_v1_mtime (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/fs/reiserfs/ | ||
| H A D | reiserfs_private.h | 311 #define sd_v1_mtime(sdp) (__le32_to_cpu((sdp)->sd_mtime)) macro |
| H A D | reiserfs.c | 65 ttime = sd_v1_mtime(sd); in sd_print_item() |