Home
last modified time | relevance | path

Searched refs:umount_one (Results 1 – 2 of 2) sorted by relevance

/linux/fs/
H A Dpnode.c486 static void umount_one(struct mount *m, struct list_head *to_umount) in umount_one() function
593 umount_one(m, to_umount); in trim_one()
613 umount_one(m, to_umount); in handle_locked()
/linux/Documentation/filesystems/
H A Dpropagate_umount.txt479 to to_umount; that's close to what the old 'umount_one' is doing, so