ntvfs_async_state 247 source4/ntvfs/ntvfs.h struct ntvfs_async_state *prev, *next; ntvfs_async_state 263 source4/ntvfs/ntvfs.h struct ntvfs_async_state *async_states; ntvfs_async_state 328 source4/ntvfs/ntvfs.h .sizeof_ntvfs_async_state = sizeof(struct ntvfs_async_state), \ ntvfs_async_state 37 source4/ntvfs/ntvfs_util.c struct ntvfs_async_state *async; ntvfs_async_state 48 source4/ntvfs/ntvfs_util.c async = talloc(req, struct ntvfs_async_state); ntvfs_async_state 70 source4/ntvfs/ntvfs_util.c struct ntvfs_async_state *async; ntvfs_async_state 72 source4/ntvfs/ntvfs_util.c async = talloc(req, struct ntvfs_async_state); ntvfs_async_state 89 source4/ntvfs/ntvfs_util.c struct ntvfs_async_state *async;