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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs.h615 int hfs_vnop_select(struct vnop_select_args *); /* in hfs_readwrite.c */
H A Dhfs_vnops.c5964 { &vnop_select_desc, (VOPFUNC)hfs_vnop_select }, /* select */
6026 { &vnop_select_desc, (VOPFUNC)hfs_vnop_select }, /* select */
H A Dhfs_readwrite.c2361 hfs_vnop_select(__unused struct vnop_select_args *ap) function

Completed in 78 milliseconds