Searched refs:force_unmount (Results 1 – 13 of 13) sorted by relevance
50 log_must force_unmount $TESTPOOL/$TESTFS58 log_must force_unmount $TESTPOOL/$TESTFS72 log_must force_unmount $TESTPOOL/$TESTFS95 log_must force_unmount $TESTPOOL/$TESTFS1
46 log_must force_unmount $TESTPOOL/$TESTFS
48 log_must force_unmount $TESTPOOL/$fs
49 log_must force_unmount $TESTPOOL/$TESTFS
51 log_must force_unmount $TESTPOOL/$TESTFS
50 log_must force_unmount $TESTPOOL/$TESTFS
30 function force_unmount #dev function
470 int force_unmount = 0; local476 &force_unmount)) {483 if (force_unmount == 1)660 int force_unmount = 0; local665 if (!PyArg_ParseTuple(args, "z|i", &beName, &force_unmount)) {669 if (force_unmount == 1)
135 force_unmount (LibHalContext *ctx, const char *udi) in force_unmount() function223 force_unmount (ctx, vol_udi); in unmount_childs()
114 boolean_t force_unmount; /* Forcibly unmount BE if mounted */ member
432 dd.force_unmount = flags & BE_DESTROY_FLAG_FORCE_UNMOUNT; in be_destroy()506 if (!(dd.force_unmount)) { in be_destroy()1181 cdd.force_unmount = B_TRUE; in be_copy()1671 if (dd->force_unmount) in be_destroy_zones()2563 if (dd->force_unmount) { in be_destroy_callback()
3224 boolean_t force_unmount = B_FALSE; in zfs_do_rename() local3236 force_unmount = B_TRUE; in zfs_do_rename()3288 ret = (zfs_rename(zhp, argv[1], recurse, force_unmount) != 0); in zfs_do_rename()
3951 boolean_t force_unmount) in zfs_rename() argument4062 force_unmount ? MS_FORCE : 0)) == NULL) in zfs_rename()