/dports/misc/rump/buildrump.sh-b914579/src/sys/ufs/ffs/ |
H A D | ffs_bswap.c | 237 n->cg_nextfreeoff = bswap32(o->cg_nextfreeoff); in ffs_cg_swap()
|
H A D | fs.h | 512 int32_t cg_nextfreeoff; /* (u_int8) next available space */ member
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ufs/ |
H A D | cylinder.c | 65 ucpi->c_nextfreeoff = fs32_to_cpu(sb, ucg->cg_nextfreeoff); in ufs_read_cylinder()
|
H A D | ufs_fs.h | 554 __fs32 cg_nextfreeoff; /* (u_char) next available space */ member
|
H A D | super.c | 255 pr_debug(" nextfreeoff: %u\n", fs32_to_cpu(sb, cg->cg_nextfreeoff)); in ufs_print_cylinder_stuff()
|
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ufs/ |
H A D | cylinder.c | 65 ucpi->c_nextfreeoff = fs32_to_cpu(sb, ucg->cg_nextfreeoff); in ufs_read_cylinder()
|
H A D | ufs_fs.h | 554 __fs32 cg_nextfreeoff; /* (u_char) next available space */ member
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ufs/ |
H A D | cylinder.c | 65 ucpi->c_nextfreeoff = fs32_to_cpu(sb, ucg->cg_nextfreeoff); in ufs_read_cylinder()
|
H A D | ufs_fs.h | 554 __fs32 cg_nextfreeoff; /* (u_char) next available space */ member
|
/dports/emulators/qemu60/qemu-6.0.0/roms/openbios/fs/grubfs/ |
H A D | fs.h | 292 int cg_nextfreeoff; /* (char) next available space */ member
|
H A D | ufs_fs.h | 464 int32_t cg_nextfreeoff; /* (uint8) next available space */ member
|
/dports/emulators/qemu42/qemu-4.2.1/roms/openbios/fs/grubfs/ |
H A D | fs.h | 292 int cg_nextfreeoff; /* (char) next available space */ member
|
H A D | ufs_fs.h | 464 int32_t cg_nextfreeoff; /* (uint8) next available space */ member
|
/dports/emulators/qemu5/qemu-5.2.0/roms/openbios/fs/grubfs/ |
H A D | fs.h | 292 int cg_nextfreeoff; /* (char) next available space */ member
|
H A D | ufs_fs.h | 464 int32_t cg_nextfreeoff; /* (uint8) next available space */ member
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openbios/fs/grubfs/ |
H A D | fs.h | 292 int cg_nextfreeoff; /* (char) next available space */ member
|
H A D | ufs_fs.h | 464 int32_t cg_nextfreeoff; /* (uint8) next available space */ member
|
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openbios/fs/grubfs/ |
H A D | fs.h | 292 int cg_nextfreeoff; /* (char) next available space */ member
|
H A D | ufs_fs.h | 464 int32_t cg_nextfreeoff; /* (uint8) next available space */ member
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/openbios/fs/grubfs/ |
H A D | fs.h | 292 int cg_nextfreeoff; /* (char) next available space */ member
|
H A D | ufs_fs.h | 464 int32_t cg_nextfreeoff; /* (uint8) next available space */ member
|
/dports/emulators/qemu/qemu-6.2.0/roms/openbios/fs/grubfs/ |
H A D | fs.h | 292 int cg_nextfreeoff; /* (char) next available space */ member
|
H A D | ufs_fs.h | 464 int32_t cg_nextfreeoff; /* (uint8) next available space */ member
|
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/fs/ |
H A D | tsk_ffs.h | 229 uint8_t cg_nextfreeoff[4]; member
|
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/tsk/fs/ |
H A D | tsk_ffs.h | 229 uint8_t cg_nextfreeoff[4]; member
|