Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dpnode.c371 struct mount *m, *child, *topper; in propagate_mount_busy() local
395 topper = find_topper(child); in propagate_mount_busy()
396 if (topper) in propagate_mount_busy()
454 /* Verify topper is the only grandchild that has not been in __propagate_umount()
487 /* topper? */ in umount_list()
/kernel/linux/linux-6.6/fs/
H A Dpnode.c409 struct mount *m, *child, *topper; in propagate_mount_busy() local
433 topper = find_topper(child); in propagate_mount_busy()
434 if (topper) in propagate_mount_busy()
492 /* Verify topper is the only grandchild that has not been in __propagate_umount()
525 /* topper? */ in umount_list()

Completed in 3 milliseconds