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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs.h614 int hfs_vnop_ioctl(struct vnop_ioctl_args *); /* in hfs_readwrite.c */
H A Dhfs_vnops.c5963 { &vnop_ioctl_desc, (VOPFUNC)hfs_vnop_ioctl }, /* ioctl */
6025 { &vnop_ioctl_desc, (VOPFUNC)hfs_vnop_ioctl }, /* ioctl */
H A Dhfs_readwrite.c1565 hfs_vnop_ioctl( struct vnop_ioctl_args /* { function
2302 printf ("hfs_vnop_ioctl: Marking the boot volume corrupt.\n");

Completed in 79 milliseconds