Searched defs:fs_bsize (Results 1 - 4 of 4) sorted by relevance
| /src/sys/lib/libsa/ | ||
| H A D | lfsv1.c | 18 #define fs_bsize lfs_dlfs_u.u_32.dlfs_ibsize macro |
| H A D | lfsv2.c | 18 #define fs_bsize lfs_dlfs_u.u_32.dlfs_bsize macro |
| /src/sys/miscfs/genfs/ | ||
| H A D | genfs_io.c | 294 const int fs_bsize = 1 << fs_bshift; local in function:genfs_getpages |
| /src/sys/ufs/ffs/ | ||
| H A D | fs.h | 269 int32_t fs_bsize; /* size of basic blocks in fs */ member in struct:fs |
Completed in 7 milliseconds