Home
last modified time | relevance | path

Searched defs:fs_bsize (Results 1 – 3 of 3) sorted by relevance

/dragonfly/stand/lib/
HDext2fs.c233 #define fs_bsize fs_fc.fc_bsize macro
/dragonfly/stand/boot/common/
HDfs.h260 int32_t fs_bsize; /* size of basic blocks in fs */ member
/dragonfly/sys/vfs/ufs/
HDfs.h202 int32_t fs_bsize; /* size of basic blocks in fs */ member