Searched refs:bofi_errstate (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | bofi_impl.h | 38 struct bofi_errstate errstate;
|
H A D | bofi.h | 225 struct bofi_errstate { struct
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | bofi.c | 164 static int bofi_errdef_check(struct bofi_errstate *, 166 static int bofi_errdef_check_w(struct bofi_errstate *, 921 struct bofi_errstate errstate; in bofi_ioctl() 1258 sizeof (struct bofi_errstate), mode) != 0) in bofi_ioctl() 1264 sizeof (struct bofi_errstate), mode) != 0) in bofi_ioctl() 1315 sizeof (struct bofi_errstate), mode) != 0) in bofi_ioctl() 1321 sizeof (struct bofi_errstate), mode) != 0) in bofi_ioctl() 1377 sizeof (struct bofi_errstate), mode) != 0) in bofi_ioctl() 1383 sizeof (struct bofi_errstate), mode) != 0) in bofi_ioctl() 1435 sizeof (struct bofi_errstate), mode) != 0) in bofi_ioctl() [all …]
|
/illumos-gate/usr/src/cmd/th_tools/ |
H A D | th_define.c | 78 struct bofi_errstate es; /* the current status of the log */ 1227 struct bofi_errstate *errstate, in add_edef() 1280 collect_state(int fd, int cmd, struct bofi_errstate *errstate, in collect_state() 1354 print_err_reports(FILE *fp, struct bofi_errstate *esp, in print_err_reports() 2306 struct bofi_errstate es; in main()
|