Home
last modified time | relevance | path

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

/linux/fs/ocfs2/dlmfs/
H A Ddlmfs.c585 int cleanup_inode = 0, cleanup_worker = 0; in init_dlmfs_fs()
603 cleanup_worker = 1; in init_dlmfs_fs()
611 if (cleanup_worker) in exit_dlmfs_fs()
576 int cleanup_inode = 0, cleanup_worker = 0; init_dlmfs_fs() local