pvfs_wait          56 source4/ntvfs/posix/pvfs_lock.c 	struct pvfs_wait *wait_handle;
pvfs_wait         271 source4/ntvfs/posix/pvfs_notify.c 		struct pvfs_wait *wait_handle;
pvfs_wait         920 source4/ntvfs/posix/pvfs_open.c 	struct pvfs_wait *wait_handle;
pvfs_wait          31 source4/ntvfs/posix/pvfs_wait.c 	struct pvfs_wait *next, *prev;
pvfs_wait          50 source4/ntvfs/posix/pvfs_wait.c 	struct pvfs_wait *pwait = talloc_get_type(private_data,
pvfs_wait          51 source4/ntvfs/posix/pvfs_wait.c 						  struct pvfs_wait);
pvfs_wait          63 source4/ntvfs/posix/pvfs_wait.c 	struct pvfs_wait *pwait = talloc_get_type(private_data,
pvfs_wait          64 source4/ntvfs/posix/pvfs_wait.c 						  struct pvfs_wait);
pvfs_wait          99 source4/ntvfs/posix/pvfs_wait.c 	struct pvfs_wait *pwait = talloc_get_type(private_data,
pvfs_wait         100 source4/ntvfs/posix/pvfs_wait.c 						  struct pvfs_wait);
pvfs_wait         133 source4/ntvfs/posix/pvfs_wait.c struct pvfs_wait *pvfs_wait_message(struct pvfs_state *pvfs,
pvfs_wait         140 source4/ntvfs/posix/pvfs_wait.c 	struct pvfs_wait *pwait;
pvfs_wait         142 source4/ntvfs/posix/pvfs_wait.c 	pwait = talloc(pvfs, struct pvfs_wait);
pvfs_wait         189 source4/ntvfs/posix/pvfs_wait.c 	struct pvfs_wait *pwait;
pvfs_wait          32 source4/ntvfs/posix/vfs_posix.h struct pvfs_wait;
pvfs_wait          54 source4/ntvfs/posix/vfs_posix.h 	struct pvfs_wait *wait_list;