/titanic_41/usr/src/stand/lib/fs/common/ |
H A D | promfs.c | 44 static int promfs_fstat(int fd, struct bootstat *stp); 105 promfs_fstat(int fd, struct bootstat *stp) in promfs_fstat()
|
H A D | fsswitch.c | 163 struct bootstat buf; in fstat() 264 kern_fstat(int fd, struct bootstat *buf) in kern_fstat()
|
/titanic_41/usr/src/stand/sys/ |
H A D | bootvfs.h | 60 int (*fsw_fstat)(int filefd, struct bootstat *buf); 92 extern int kern_fstat(int fd, struct bootstat *buf);
|
/titanic_41/usr/src/uts/intel/sys/ |
H A D | bootvfs.h | 57 int (*fsw_fstat)(int filefd, struct bootstat *buf); 78 extern int BRD_FSTAT(struct boot_fs_ops *, int, struct bootstat *);
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | bootstat.h | 50 struct bootstat { struct
|
H A D | kobj.h | 175 extern int kobj_fstat(intptr_t, struct bootstat *);
|
H A D | Makefile | 96 bootstat.h \
|
/titanic_41/usr/src/stand/lib/fs/nfs/ |
H A D | nfsops.c | 72 static int boot_nfs_fstat(int fd, struct bootstat *stp); 369 boot_nfs_fstat(int fd, struct bootstat *stp) in boot_nfs_fstat()
|
/titanic_41/usr/src/uts/common/krtld/ |
H A D | kobj_stubs.c | 110 kobj_fstat(intptr_t descr, struct bootstat *buf) in kobj_fstat()
|
H A D | bootrd.c | 121 BRD_FSTAT(struct boot_fs_ops *ops, int fd, struct bootstat *bsp) in BRD_FSTAT()
|
H A D | kobj.c | 121 static int kobj_boot_fstat(int, struct bootstat *); 3682 kobj_fstat(intptr_t descr, struct bootstat *buf) in kobj_fstat() 4184 struct bootstat bst; in kobj_get_filesize() 4210 struct bootstat bsb; in kobj_get_filesize() 4571 kobj_boot_fstat(int fd, struct bootstat *stp) in kobj_boot_fstat()
|
/titanic_41/usr/src/uts/sun/sys/ |
H A D | bootconf.h | 106 extern int bop_fstat(int fd, struct bootstat *st);
|
/titanic_41/usr/src/common/fs/ |
H A D | bootfsops.c | 281 bbootfs_fstat(int fd, struct bootstat *bsp) in bbootfs_fstat()
|
H A D | hsfs.c | 142 static int bhsfs_fstat(int fdesc, struct bootstat *stp); 590 bhsfs_fstat(int fd, struct bootstat *stp) in bhsfs_fstat()
|
H A D | ufsops.c | 693 bufs_fstat(int fd, struct bootstat *stp) in bufs_fstat()
|
/titanic_41/usr/src/stand/lib/fs/ufs/ |
H A D | ufsops.c | 72 static int boot_ufs_fstat(int fd, struct bootstat *stp); 750 boot_ufs_fstat(int fd, struct bootstat *stp) in boot_ufs_fstat()
|
/titanic_41/usr/src/uts/sparc/os/ |
H A D | bootops.c | 493 bop_fstat(int fd, struct bootstat *st) in bop_fstat()
|
/titanic_41/usr/src/stand/lib/fs/hsfs/ |
H A D | hsfsops.c | 86 static int boot_hsfs_fstat(int fd, struct bootstat *stp); 613 boot_hsfs_fstat(int fd, struct bootstat *stp) in boot_hsfs_fstat()
|
/titanic_41/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 587 struct bootstat { struct
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-header.mf | 818 file path=usr/include/sys/bootstat.h
|