Home
last modified time | relevance | path

Searched refs:cg_btotoff (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ufs/
H A Dcylinder.c61 ucpi->c_btotoff = fs32_to_cpu(sb, ucg->cg_btotoff); in ufs_read_cylinder()
H A Dufs_fs.h550 __fs32 cg_btotoff; /* (__u32) block totals per cylinder */ member
H A Dsuper.c252 pr_debug(" btotoff: %u\n", fs32_to_cpu(sb, cg->cg_btotoff)); in ufs_print_cylinder_stuff()
/kernel/linux/linux-6.6/fs/ufs/
H A Dcylinder.c61 ucpi->c_btotoff = fs32_to_cpu(sb, ucg->cg_btotoff); in ufs_read_cylinder()
H A Dufs_fs.h550 __fs32 cg_btotoff; /* (__u32) block totals per cylinder */ member
H A Dsuper.c251 pr_debug(" btotoff: %u\n", fs32_to_cpu(sb, cg->cg_btotoff)); in ufs_print_cylinder_stuff()

Completed in 12 milliseconds