Searched refs:unionfs_ioctl (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/fs/unionfs/
H A Dunion_vnops.c888 unionfs_ioctl(struct vop_ioctl_args *ap) function
895 UNIONFS_INTERNAL_DEBUG("unionfs_ioctl: enter\n");
912 UNIONFS_INTERNAL_DEBUG("unionfs_ioctl: leave (%d)\n", error);
2531 .vop_ioctl = unionfs_ioctl,

Completed in 92 milliseconds