Searched refs:umount_one (Results 1 – 2 of 2) sorted by relevance
486 static void umount_one(struct mount *m, struct list_head *to_umount) in umount_one() function593 umount_one(m, to_umount); in trim_one()613 umount_one(m, to_umount); in handle_locked()
479 to to_umount; that's close to what the old 'umount_one' is doing, so