SMB_VFS_NEXT_CLOSE 126 examples/VFS/skel_transparent.c return SMB_VFS_NEXT_CLOSE(handle, fsp); SMB_VFS_NEXT_CLOSE 81 source3/modules/onefs_streams.c ret = SMB_VFS_NEXT_CLOSE(handle, fsp->base_fsp); SMB_VFS_NEXT_CLOSE 83 source3/modules/onefs_streams.c ret2 = SMB_VFS_NEXT_CLOSE(handle, fsp); SMB_VFS_NEXT_CLOSE 209 source3/modules/vfs_audit.c result = SMB_VFS_NEXT_CLOSE(handle, fsp); SMB_VFS_NEXT_CLOSE 272 source3/modules/vfs_commit.c return SMB_VFS_NEXT_CLOSE(handle, fsp); SMB_VFS_NEXT_CLOSE 244 source3/modules/vfs_extd_audit.c result = SMB_VFS_NEXT_CLOSE(handle, fsp); SMB_VFS_NEXT_CLOSE 1241 source3/modules/vfs_full_audit.c result = SMB_VFS_NEXT_CLOSE(handle, fsp); SMB_VFS_NEXT_CLOSE 58 source3/modules/vfs_gpfs.c return SMB_VFS_NEXT_CLOSE(handle, fsp); SMB_VFS_NEXT_CLOSE 175 source3/modules/vfs_syncops.c return SMB_VFS_NEXT_CLOSE(handle, fsp);