Searched refs:ubifs_bg_thread (Results 1 – 3 of 3) sorted by relevance
291 int ubifs_bg_thread(void *info) in ubifs_bg_thread() function
1615 int ubifs_bg_thread(void *info);
1267 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()