Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ubifs/
Dcommit.c291 int ubifs_bg_thread(void *info) in ubifs_bg_thread() function
Dubifs.h1615 int ubifs_bg_thread(void *info);
Dsuper.c1267 c->bgt = kthread_create(ubifs_bg_thread, c, "%s", c->bgt_name); in mount_ubifs()
1635 c->bgt = kthread_create(ubifs_bg_thread, c, "%s", c->bgt_name); in ubifs_remount_rw()