bootstat
bbootfs_fstat(int fd, struct bootstat *bsp)
parse_stat(const struct cpio_hdr *hdr, struct bootstat *stat)
struct bootstat stat;
bcpio_fstat(int fd, struct bootstat *buf)
struct bootstat stat;
static int bhsfs_fstat(int fdesc, struct bootstat *stp);
bhsfs_fstat(int fd, struct bootstat *stp)
bufs_fstat(int fd, struct bootstat *stp)
struct bootstat buf;
kern_fstat(int fd, struct bootstat *buf)
promfs_fstat(int fd, struct bootstat *stp)
static int promfs_fstat(int fd, struct bootstat *stp);
boot_hsfs_fstat(int fd, struct bootstat *stp)
static int boot_hsfs_fstat(int fd, struct bootstat *stp);
boot_nfs_fstat(int fd, struct bootstat *stp)
static int boot_nfs_fstat(int fd, struct bootstat *stp);
static int boot_ufs_fstat(int fd, struct bootstat *stp);
boot_ufs_fstat(int fd, struct bootstat *stp)
int (*fsw_fstat)(int filefd, struct bootstat *buf);
extern int kern_fstat(int fd, struct bootstat *buf);
BRD_FSTAT(struct boot_fs_ops *ops, int fd, struct bootstat *bsp)
static int kobj_boot_fstat(int, struct bootstat *);
kobj_fstat(intptr_t descr, struct bootstat *buf)
struct bootstat bst;
struct bootstat bsb;
kobj_boot_fstat(int fd, struct bootstat *stp)
kobj_fstat(intptr_t descr __unused, struct bootstat *buf __unused)
extern int kobj_fstat(intptr_t, struct bootstat *);
int (*fsw_fstat)(int filefd, struct bootstat *buf);
extern int BRD_FSTAT(struct boot_fs_ops *, int, struct bootstat *);
bop_fstat(int fd, struct bootstat *st)
extern int bop_fstat(int fd, struct bootstat *st);