Searched refs:ZPOOL_PROP_READONLY (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/common/zfs/
H A Dzpool_prop.c120 zprop_register_index(ZPOOL_PROP_READONLY, "readonly", 0,
/illumos-gate/usr/src/cmd/zhack/
H A Dzhack.c184 zpool_prop_to_name(ZPOOL_PROP_READONLY), 1) == 0);
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h200 ZPOOL_PROP_READONLY, enumerator in enum:__anon186
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_mount.c343 if (zpool_get_prop_int(zhp->zpool_hdl, ZPOOL_PROP_READONLY, NULL))
H A Dlibzfs_import.c1571 if (zpool_get_prop_int(zhp, ZPOOL_PROP_READONLY, NULL))
H A Dlibzfs_pool.c632 case ZPOOL_PROP_READONLY:
H A Dlibzfs_sendrecv.c1885 ZPOOL_PROP_READONLY, NULL) &&
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c223 spa_prop_add_list(*nvp, ZPOOL_PROP_READONLY, NULL,
662 prop == ZPOOL_PROP_READONLY)
4073 zpool_prop_to_name(ZPOOL_PROP_READONLY), &readonly);
6324 case ZPOOL_PROP_READONLY:

Completed in 121 milliseconds