Home
last modified time | relevance | path

Searched refs:jfs_stop_threads (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/jfs/
Dsuper.c41 int jfs_stop_threads; variable
558 jfs_stop_threads = 1; in init_jfs_fs()
562 jfs_stop_threads = 1; in init_jfs_fs()
578 jfs_stop_threads = 1; in exit_jfs_fs()
Djfs_txnmgr.c162 extern int jfs_stop_threads;
2758 } while (!jfs_stop_threads); in jfs_lazycommit()
2976 } while (!jfs_stop_threads); in jfs_sync()
Djfs_logmgr.c163 extern int jfs_stop_threads;
2219 } while (!jfs_stop_threads); in jfsIOWait()