Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dcommit.c275 int ubifs_bg_thread(void *info) in ubifs_bg_thread() function
H A Dsuper.c1370 c->bgt = kthread_create(ubifs_bg_thread, c, "%s", c->bgt_name); in mount_ubifs()
1783 c->bgt = kthread_create(ubifs_bg_thread, c, "%s", c->bgt_name); in ubifs_remount_rw()
H A Dubifs.h1889 int ubifs_bg_thread(void *info);
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dsuper.c1452 c->bgt = kthread_create(ubifs_bg_thread, c, "%s", c->bgt_name); in mount_ubifs()
1859 c->bgt = kthread_create(ubifs_bg_thread, c, "%s", c->bgt_name); in ubifs_remount_rw()
H A Dubifs.h2249 int ubifs_bg_thread(void *info);