Home
last modified time | relevance | path

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

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