Searched refs:vfs_readonly (Results 1 – 2 of 2) sorted by relevance
128 vfsp->vfs_readonly = B_TRUE; in zfsvfs_parse_option()132 vfsp->vfs_readonly = B_FALSE; in zfsvfs_parse_option()482 vfsp->vfs_readonly = B_TRUE; in zfs_register_callbacks()531 readonly_changed_cb(zfsvfs, vfsp->vfs_readonly); in zfs_register_callbacks()608 tmp = vfsp->vfs_readonly; in zfs_get_temporary_prop()1437 vfs->vfs_readonly = B_TRUE; in zfs_domount()1439 error = zfsvfs_create(osname, vfs->vfs_readonly, &zfsvfs); in zfs_domount()
57 boolean_t vfs_readonly; member