Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ufs/
H A Dcylinder.c68 ucpi->c_nclusterblks = fs32_to_cpu(sb, ucg->cg_u.cg_44.cg_nclusterblks); in ufs_read_cylinder()
H A Dballoc.c891 if ( end >= ucpi->c_nclusterblks) in ufs_clusteracct()
892 end = ucpi->c_nclusterblks; in ufs_clusteracct()
H A Dufs_fs.h724 __u32 c_nclusterblks; /* number of clusters this cg */ member
/kernel/linux/linux-6.6/fs/ufs/
H A Dcylinder.c68 ucpi->c_nclusterblks = fs32_to_cpu(sb, ucg->cg_u.cg_44.cg_nclusterblks); in ufs_read_cylinder()
H A Dballoc.c887 if ( end >= ucpi->c_nclusterblks) in ufs_clusteracct()
888 end = ucpi->c_nclusterblks; in ufs_clusteracct()
H A Dufs_fs.h724 __u32 c_nclusterblks; /* number of clusters this cg */ member

Completed in 9 milliseconds