Home
last modified time | relevance | path

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

/fs/ubifs/
Dcommit.c275 int ubifs_bg_thread(void *info) in ubifs_bg_thread() function
Dsuper.c1379 c->bgt = kthread_create(ubifs_bg_thread, c, "%s", c->bgt_name); in mount_ubifs()
1792 c->bgt = kthread_create(ubifs_bg_thread, c, "%s", c->bgt_name); in ubifs_remount_rw()
Dubifs.h1894 int ubifs_bg_thread(void *info);