Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
jfs_sync
fs/jfs/jfs_txnmgr.h
297
extern int jfs_sync(void *);
fs/jfs/super.c
1009
jfsSyncThread = kthread_run(jfs_sync, NULL, "jfsSync");