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

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c890 unionfs_ioctl(struct vop_ioctl_args *ap) function
897 UNIONFS_INTERNAL_DEBUG("unionfs_ioctl: enter\n");
914 UNIONFS_INTERNAL_DEBUG("unionfs_ioctl: leave (%d)\n", error);
2560 .vop_ioctl = unionfs_ioctl,

Completed in 38 milliseconds