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

  /src/sys/fs/unionfs/
unionfs_vnops.c 845 unionfs_ioctl(void *v) function in typeref:typename:int
853 UNIONFS_INTERNAL_DEBUG("unionfs_ioctl: enter\n");
868 UNIONFS_INTERNAL_DEBUG("unionfs_ioctl: lease (%d)\n", error);
1897 { &vop_ioctl_desc, unionfs_ioctl }, /* ioctl */

Completed in 13 milliseconds