Home
last modified time | relevance | path

Searched defs:force_unmount (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount.kshlib30 function force_unmount #dev function
/titanic_44/usr/src/lib/pylibbe/common/
H A Dlibbe_py.c455 int force_unmount = 0; in beDestroy() local
645 int force_unmount = 0; in beUnmount() local
/titanic_44/usr/src/cmd/hal/addons/storage/
H A Daddon-storage.c135 force_unmount (LibHalContext *ctx, const char *udi) in force_unmount() function
/titanic_44/usr/src/lib/libbe/common/
H A Dlibbe_priv.h106 boolean_t force_unmount; /* Forcibly unmount BE if mounted */ member
/titanic_44/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c3908 boolean_t force_unmount) in zfs_rename()
/titanic_44/usr/src/cmd/zfs/
H A Dzfs_main.c3198 boolean_t force_unmount = B_FALSE; in zfs_do_rename() local