Home | History | Annotate | Download | only in hfs

Lines Matching defs:cbargs

392 		hfs_callback_args cbargs;
395 hfslib_init_cbargs(&cbargs);
421 &key, &rec, &cbargs);
438 &rec, &cbargs) != 0) {
731 hfs_callback_args cbargs;
751 hfslib_init_cbargs(&cbargs);
754 cbargs.read = &argsread;
757 hp->h_rec.u.cnid, hp->h_fork, &extents, &cbargs);
863 hfs_callback_args cbargs;
893 hfslib_init_cbargs(&cbargs);
896 cbargs.read = &argsread;
900 &children, &childnames, &numchildren, &cbargs) != 0) {