Searched defs:fs_inopb (Results 1 - 4 of 4) sorted by relevance
| /src/sys/arch/x68k/stand/boot_ufs/ | ||
| H A D | readufs_ffs.c | 118 #define fs_inopb fs_u.u_ffs.inopb macro |
| /src/sys/arch/hppa/stand/xxboot/ | ||
| H A D | readufs_ffs.c | 117 #define fs_inopb fs_u.u_ffs.inopb macro |
| /src/sys/ufs/ffs/ | ||
| H A D | ffs_vfsops.c | 1035 int32_t fs_inopb; local in function:ffs_superblock_validate |
| H A D | fs.h | 291 u_int32_t fs_inopb; /* value of FFS_INOPB */ member in struct:fs |
Completed in 7 milliseconds