Searched refs:BRD_FSTAT (Results 1 - 3 of 3) 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
H A Dkobj.c4578 return (BRD_FSTAT(bfs_ops, fd, stp));

Completed in 52 milliseconds