Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dmount.c1970 static int singlemount(struct mntent *mp, int ignore_busy) in singlemount() function
2354 rc = singlemount(mtpair, /*ignore_busy:*/ 0); in mount_main()
2469 if (singlemount(mtcur, /*ignore_busy:*/ 1)) { in mount_main()
2527 rc = singlemount(mtcur, /*ignore_busy:*/ 0); in mount_main()