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