Searched refs:pcfs_sdshift (Results 1 – 2 of 2) sorted by relevance
398 int pcfs_sdshift; /* shift to convert sector into */ member543 ((DB) << (PCFS)->pcfs_sdshift)546 ((DADDR) >> (PCFS)->pcfs_sdshift)
614 fsp->pcfs_sdshift = ddi_ffs(l / DEV_BSIZE) - 1; in pcfs_parse_mntopts()2029 fsp->pcfs_sdshift = ddi_ffs(secsize / DEV_BSIZE) - 1; in parseBPB()2354 fsp->pcfs_sdshift = in pcfs_device_getinfo()2441 fsp->pcfs_sdshift = 0; in pcfs_device_getinfo()