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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vnops.c116 int hfs_vnop_readdir(struct vnop_readdir_args*);
4461 * hfs_vnop_readdir reads directory entries into the buffer pointed
4475 * returned by hfs_vnop_readdir or zero. This offset does not have
4491 hfs_vnop_readdir(ap) function
4685 * call to hfs_vnop_readdir we hit EOF for this directory. If that is the case
5975 { &vnop_readdir_desc, (VOPFUNC)hfs_vnop_readdir }, /* readdir */
6037 { &vnop_readdir_desc, (VOPFUNC)hfs_vnop_readdir }, /* readdir */

Completed in 10 milliseconds