Searched refs:NC_IOC_GETNODE (Results 1 – 4 of 4) sorted by relevance
72 ioctlcmd = NC_IOC_GETNODE; in nsc_getcurrentnodes()87 if (ioctlcmd == NC_IOC_GETNODE) in nsc_getcurrentnodes()120 rval = ioctl(fd, NC_IOC_GETNODE, &node); in nsc_getsystemid()
101 #define NC_IOC_GETNODE _NCIOC_(0) /* return this node */ macro
374 case NC_IOC_GETNODE: in ncallioctl()
515 mirror = ioctl(ifd, NC_IOC_GETNODE, &thisnode); in getnodelist()