Home
last modified time | relevance | path

Searched refs:c_btotoff (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ufs/
H A Dcylinder.c61 ucpi->c_btotoff = fs32_to_cpu(sb, ucg->cg_btotoff); in ufs_read_cylinder()
H A Dutil.h359 (*((__fs32*)ubh_get_addr(UCPI_UBH(ucpi), (ucpi)->c_btotoff + ((cylno) << 2))))
H A Dufs_fs.h717 __u32 c_btotoff; /* (__u32) block totals per cylinder */ member