Home
last modified time | relevance | path

Searched refs:do_umount (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/testing/selftests/mm/
Dhugetlb_reparenting_test.sh28 do_umount=1
36 do_umount=1
252 if [[ $do_umount ]]; then
Dcharge_reserved_hugetlb.sh34 do_umount=1
42 do_umount=1
583 if [[ $do_umount ]]; then
/linux-6.12.1/fs/
Dnamespace.c1837 static int do_umount(struct mount *mnt, int flags) in do_umount() function
2013 ret = do_umount(mnt, flags); in path_umount()