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

/netbsd-current/sys/lib/libsa/
H A Dlfsv2.c18 #define fs_bsize lfs_dlfs_u.u_32.dlfs_bsize macro
H A Dlfsv1.c18 #define fs_bsize lfs_dlfs_u.u_32.dlfs_ibsize macro
/netbsd-current/sys/miscfs/genfs/
H A Dgenfs_io.c294 const int fs_bsize = 1 << fs_bshift; local
/netbsd-current/sys/ufs/ffs/
H A Dfs.h269 int32_t fs_bsize; /* size of basic blocks in fs */ member in struct:fs

Completed in 128 milliseconds