HomeSort by: relevance | last modified time | path
    Searched defs:union_ioctl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/union/
union_vnops.c 108 int union_ioctl(void *);
163 { &vop_ioctl_desc, union_ioctl }, /* ioctl */
1077 union_ioctl(void *v) function in typeref:typename:int

Completed in 13 milliseconds