Home
last modified time | relevance | path

Searched refs:need_bgt (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dmisc.h58 if (c->bgt && !c->need_bgt) { in ubifs_wake_up_bgt()
59 c->need_bgt = 1; in ubifs_wake_up_bgt()
H A Dcommit.c293 if (!c->need_bgt) { in ubifs_bg_thread()
306 c->need_bgt = 0; in ubifs_bg_thread()
H A Dubifs.h1159 * @need_bgt: if background thread should run
1404 int need_bgt; member
/kernel/linux/linux-6.6/fs/ubifs/
H A Dmisc.h58 if (c->bgt && !c->need_bgt) { in ubifs_wake_up_bgt()
59 c->need_bgt = 1; in ubifs_wake_up_bgt()
H A Dcommit.c293 if (!c->need_bgt) { in ubifs_bg_thread()
306 c->need_bgt = 0; in ubifs_bg_thread()
H A Dubifs.h1180 * @need_bgt: if background thread should run
1432 int need_bgt; member

Completed in 10 milliseconds