Searched refs:noreserve (Results 1 – 2 of 2) sorted by relevance
622 int noreserve = 0; in gcore_pr_nextprot() local624 noreserve = GSOP_NORESERVE(gs); in gcore_pr_nextprot()625 dprintf("addr: %p noreserve: %d\n", addr, noreserve); in gcore_pr_nextprot()627 if (noreserve) { in gcore_pr_nextprot()642 if (noreserve && GSOP_INCORE(gs, addr, eaddr) != addr) { in gcore_pr_nextprot()
771 boolean_t noreserve = B_FALSE; in zfs_do_create() local820 noreserve = B_TRUE; in zfs_do_create()833 if ((bflag || noreserve) && type != ZFS_TYPE_VOLUME) { in zfs_do_create()853 if (type == ZFS_TYPE_VOLUME && !noreserve) { in zfs_do_create()