SMB_VFS_NEXT_LSEEK  151 examples/VFS/skel_transparent.c 	return SMB_VFS_NEXT_LSEEK(handle, fsp, offset, whence);
SMB_VFS_NEXT_LSEEK 1302 source3/modules/vfs_full_audit.c 	result = SMB_VFS_NEXT_LSEEK(handle, fsp, offset, whence);