Searched refs:vfs_readonly (Results 1 – 2 of 2) sorted by relevance
129 vfsp->vfs_readonly = B_TRUE; in zfsvfs_parse_option()133 vfsp->vfs_readonly = B_FALSE; in zfsvfs_parse_option()463 vfsp->vfs_readonly = B_TRUE; in zfs_register_callbacks()512 readonly_changed_cb(zfsvfs, vfsp->vfs_readonly); in zfs_register_callbacks()589 tmp = vfsp->vfs_readonly; in zfs_get_temporary_prop()1523 vfs->vfs_readonly = B_TRUE; in zfs_domount()1525 error = zfsvfs_create(osname, vfs->vfs_readonly, &zfsvfs); in zfs_domount()
58 boolean_t vfs_readonly; member