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

/linux-master/fs/ubifs/
H A Djournal.c315 * wait_for_reservation - try queuing current task to wait until waked up.
322 static bool wait_for_reservation(struct ubifs_info *c) function
353 * Compared with wait_for_reservation(), set @c->need_wait_space
404 bool blocked = wait_for_reservation(c);
502 * wait_for_reservation

Completed in 165 milliseconds