Searched refs:handle_locked (Results 1 – 2 of 2) sorted by relevance
377 handle_locked(first(Candidates))379 handle_locked(m)408 handle_locked(m) finds which of these cases applies and adjusts Candidates411 handle_locked(m) m is guaranteed to be not in Candidates list. So having415 However, handle_locked(m) is a no-op when m belongs to U, so it's enough418 Time complexity: number of calls of handle_locked() is limited by419 #Candidates, each iteration of the first loop in handle_locked() removes
597 static void handle_locked(struct mount *m, struct list_head *to_umount) in handle_locked() function674 handle_locked(m, &to_umount); in propagate_umount()