Searched refs:holdsp (Results 1 – 4 of 4) sorted by relevance
52 char holdsp[LBSIZE+1]; variable380 p2 = holdsp; in command()388 p2 = holdsp; in command()399 p1 = holdsp; in command()410 if (p1 == &holdsp[LBSIZE+1]) { in command()584 p1 = holdsp; in command()589 p2 = holdsp; in command()
72 extern char holdsp[];
98 hspend = holdsp; /* Avoid "bus error" under "H" cmd. */ in main()
433 lzc_get_holds(const char *snapname, nvlist_t **holdsp) in lzc_get_holds() argument437 error = lzc_ioctl(ZFS_IOC_GET_HOLDS, snapname, innvl, holdsp); in lzc_get_holds()