Home
last modified time | relevance | path

Searched refs:pt_firstlbn (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
Defs_vh.h26 __be32 pt_firstlbn; /* first lbn of partition */ member
/linux-4.1.27/fs/efs/
Dsuper.c214 i, (int)be32_to_cpu(vh->vh_pt[i].pt_firstlbn), in module_exit()
221 sblock = be32_to_cpu(vh->vh_pt[i].pt_firstlbn); in module_exit()