OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:failreason
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
pciide_common.c
987
const char *
failreason
;
local in function:default_chip_map
1055
failreason
= NULL;
1066
failreason
= "not responding; disabled or no drives?";
1081
failreason
= "other hardware responding at addresses";
1085
if (
failreason
) {
1087
"%s channel ignored (%s)\n", cp->name,
failreason
);
/src/sys/ufs/lfs/
lfs_vfsops.c
2092
const char *
failreason
= NULL;
local in function:lfs_gop_write
2111
failreason
= "Starved for segs and not flushing vp";
2133
failreason
= "Seglock not held";
2137
failreason
= "Inode with no_gop_write";
2141
failreason
= "Bad page offset";
2161
failreason
= "Offset beyond EOF";
2351
if (
failreason
!= NULL) {
2352
DLOG((DLOG_PAGE, "lfs_gop_write: %s\n",
failreason
));
Completed in 34 milliseconds
Indexes created Wed Oct 29 07:09:46 GMT 2025