Home
last modified time | relevance | path

Searched defs:lvd (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/block/partitions/
H A Daix.c34 struct lvd { struct
35 __be16 lv_ix;
36 __be16 res2;
37 __be16 res4;
38 __be16 maxsize;
39 __be16 lv_state;
40 __be16 mirror;
41 __be16 mirror_policy;
42 __be16 num_lps;
43 __be16 res10[8];
/openbmc/linux/fs/jfs/
H A Djfs_logmgr.h344 struct lvd { struct
345 __le16 offset;
346 __le16 length;
H A Djfs_logmgr.c361 struct lvd *lvd; in lmWriteRecord() local
/openbmc/linux/fs/udf/
H A Dsuper.c1389 struct logicalVolDesc *lvd; in udf_load_logicalvol() local