Searched refs:_mtab_helper (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/compat/linprocfs/ |
H A D | linprocfs.c | 453 _mtab_helper(const struct pfs_node *pn, const struct statfs *sp, in _mtab_helper() function 544 error = _mtab_helper(pn, sp, &mntfrom, &mntto, &fstype); in linprocfs_domtab() 597 error = _mtab_helper(pn, sp, &mntfrom, &mntto, &fstype); in linprocfs_doprocmountinfo()
|