Searched refs:uniaddr_lo (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/erofs/ | ||
| H A D | erofs_fs.h | 46 __le32 uniaddr_lo; /* unified starting block of this device */ member |
| H A D | super.c | 179 dif->uniaddr = le32_to_cpu(dis->uniaddr_lo); in erofs_init_device() |