Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
jfsIOWait
fs/jfs/jfs_logmgr.h
496
extern int jfsIOWait(void *);
fs/jfs/super.c
986
jfsIOthread = kthread_run(jfsIOWait, NULL, "jfsIO");