SMB_VFS_NEXT_CLOSEDIR  116 examples/VFS/skel_transparent.c 	return SMB_VFS_NEXT_CLOSEDIR(handle, dir);
SMB_VFS_NEXT_CLOSEDIR  569 source3/modules/onefs_dir.c 		return SMB_VFS_NEXT_CLOSEDIR(handle, dirp);
SMB_VFS_NEXT_CLOSEDIR  582 source3/modules/onefs_dir.c 	ret_val = SMB_VFS_NEXT_CLOSEDIR(handle, dsp->dirp);
SMB_VFS_NEXT_CLOSEDIR 1162 source3/modules/vfs_full_audit.c 	result = SMB_VFS_NEXT_CLOSEDIR(handle, dirp);
SMB_VFS_NEXT_CLOSEDIR   87 source3/modules/vfs_shadow_copy.c 		SMB_VFS_NEXT_CLOSEDIR(handle,p);
SMB_VFS_NEXT_CLOSEDIR  117 source3/modules/vfs_shadow_copy.c 	SMB_VFS_NEXT_CLOSEDIR(handle,p);
SMB_VFS_NEXT_CLOSEDIR  202 source3/modules/vfs_shadow_copy.c 			SMB_VFS_NEXT_CLOSEDIR(handle,p);
SMB_VFS_NEXT_CLOSEDIR  211 source3/modules/vfs_shadow_copy.c 	SMB_VFS_NEXT_CLOSEDIR(handle,p);
SMB_VFS_NEXT_CLOSEDIR  547 source3/modules/vfs_shadow_copy2.c 			SMB_VFS_NEXT_CLOSEDIR(handle, p);
SMB_VFS_NEXT_CLOSEDIR  556 source3/modules/vfs_shadow_copy2.c 	SMB_VFS_NEXT_CLOSEDIR(handle,p);
SMB_VFS_NEXT_CLOSEDIR  367 source3/modules/vfs_streams_depot.c 	SMB_VFS_NEXT_CLOSEDIR(handle, dirhandle);