Searched refs:CT_CABANDON (Results 1 – 3 of 3) sorted by relevance
62 #define CT_CABANDON CTFS_CTL(0) /* Abandon contract */ macro
196 case CT_CABANDON: in ctfs_ctl_ioctl()
191 if (ioctl(fd, CT_CABANDON) == -1) in ct_ctl_abandon()