ntvfs_map_async    59 source4/ntvfs/ntvfs_generic.c 	struct ntvfs_map_async *m = talloc_get_type(req->async_states->private_data,
ntvfs_map_async    60 source4/ntvfs/ntvfs_generic.c 				    struct ntvfs_map_async);
ntvfs_map_async    82 source4/ntvfs/ntvfs_generic.c 	struct ntvfs_map_async *m;
ntvfs_map_async    83 source4/ntvfs/ntvfs_generic.c 	m = talloc(req, struct ntvfs_map_async);
ntvfs_map_async    99 source4/ntvfs/ntvfs_generic.c 	struct ntvfs_map_async *m;
ntvfs_map_async   110 source4/ntvfs/ntvfs_generic.c 			    struct ntvfs_map_async);