Searched refs:devfile (Results 1 – 2 of 2) sorted by relevance
191 typeset devfile=$1193 if [[ -z $devfile ]]; then203 $LOFIADM -d $devfile -f
534 PyObject *devfile; in initioctl() local540 devfile = PyObject_GetAttrString(zfs_util, "dev"); in initioctl()541 zfsdevfd = PyObject_AsFileDescriptor(devfile); in initioctl()