Searched refs:is_mounted (Results 1 - 6 of 6) sorted by last modified time

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_pool.c4090 mounted = is_mounted(zhp->zpool_hdl, dsname, &mntpnt);
H A Dlibzfs.h750 extern boolean_t is_mounted(libzfs_handle_t *, const char *special, char **);
H A Dlibzfs_mount.c285 is_mounted(libzfs_handle_t *zfs_hdl, const char *special, char **where) function
301 return (is_mounted(zhp->zfs_hdl, zfs_get_name(zhp), where));
H A Dlibzfs_diff.c675 mounted = is_mounted(di->zhp->zfs_hdl, dsnm, mntpt);
/freebsd-11-stable/lib/libbe/
H A Dbe_access.c251 if (is_mounted(lbh->lzh, be, NULL))
/freebsd-11-stable/usr.sbin/rpc.umntall/
H A Drpc.umntall.c55 static int is_mounted (char *, char *);
121 if (keep && is_mounted(mtab->mtab_host,
229 is_mounted(char *hostname, char *dirp) { function

Completed in 217 milliseconds