Searched defs:BRD_FSTAT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dbootvfs.h78 extern int BRD_FSTAT(struct boot_fs_ops *, int, struct bootstat *);
88 #define BRD_FSTAT(ops, fd, stp) ((ops)->fsw_fstat)(fd, stp) macro
/illumos-gate/usr/src/uts/common/krtld/
H A Dbootrd.c121 BRD_FSTAT(struct boot_fs_ops *ops, int fd, struct bootstat *bsp) function

Completed in 51 milliseconds