Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ubifs/
Dcommit.c287 int ubifs_bg_thread(void *info) in ubifs_bg_thread() function
Dsuper.c1254 c->bgt = kthread_create(ubifs_bg_thread, c, "%s", c->bgt_name); in mount_ubifs()
1634 c->bgt = kthread_create(ubifs_bg_thread, c, "%s", c->bgt_name); in ubifs_remount_rw()
Dubifs.h1645 int ubifs_bg_thread(void *info);