Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dmount.c1247 static NOINLINE int nfsmount(struct mntent *mp, unsigned long vfsflags, char *filteropts) in nfsmount() function
1879 static int nfsmount(struct mntent *mp, unsigned long vfsflags, char *filteropts) in nfsmount() function
2101 rc = nfsmount(mp, vfsflags, filteropts); in singlemount()