Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_mount.c1158 char **mountpoints = NULL; in zpool_disable_datasets() local
1192 if ((mountpoints = zfs_alloc(hdl, in zpool_disable_datasets()
1204 if ((ptr = zfs_realloc(hdl, mountpoints, in zpool_disable_datasets()
1208 mountpoints = ptr; in zpool_disable_datasets()
1220 if ((mountpoints[used] = zfs_strdup(hdl, in zpool_disable_datasets()
1238 qsort(mountpoints, used, sizeof (char *), mountpoint_compare); in zpool_disable_datasets()
1247 if (is_shared(hdl, mountpoints[i], *curr_proto) && in zpool_disable_datasets()
1248 unshare_one(hdl, mountpoints[i], in zpool_disable_datasets()
1249 mountpoints[i], *curr_proto) != 0) in zpool_disable_datasets()
1259 if (unmount_one(hdl, mountpoints[i], flags) != 0) in zpool_disable_datasets()
[all …]
/titanic_41/usr/src/cmd/hal/tools/
H A DMakefile45 hal-storage-cleanup-all-mountpoints
122 hal-storage-cleanup-all-mountpoints: hal-storage-cleanup-all-mountpoints.c \
124 $(LINK.c) hal-storage-cleanup-all-mountpoints.c \
/titanic_41/usr/src/pkg/manifests/
H A Dservice-hal.mf125 file path=usr/lib/hal/hal-storage-cleanup-all-mountpoints mode=0555
/titanic_41/usr/src/uts/common/os/
H A Dpriv_defs398 latter only for autofs mountpoints.
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-1592 anything about mountpoints at all. Thus, you need to run `grub-install'
H A Dgrub.texi656 doesn't know anything about mountpoints at all. Thus, you need to run
H A Dgrub.info593 anything about mountpoints at all. Thus, you need to run `grub-install'
/titanic_41/
H A D.gitignore1389 usr/src/cmd/hal/tools/hal-storage-cleanup-all-mountpoints