Searched defs:fs_bshift (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/ufs/lfs/
H A Dlfs_vfsops.c1972 int fs_bshift; local
/netbsd-current/sys/ufs/ffs/
H A Dffs_vfsops.c1032 int32_t i, fs_bshift = 0, fs_fshift = 0, fs_fragshift = 0, fs_frag; local
H A Dfs.h279 int32_t fs_bshift; /* ``lblkno'' calc of logical blkno */ member in struct:fs
/netbsd-current/sys/miscfs/genfs/
H A Dgenfs_io.c292 const int fs_bshift = (vp->v_type != VBLK) ? local
581 const int fs_bshift = (vp->v_type != VBLK) ? local
1439 int fs_bshift, dev_bshift; local
[all...]

Completed in 121 milliseconds