SMB_VFS_NEXT_LSTAT  186 examples/VFS/skel_transparent.c 	return SMB_VFS_NEXT_LSTAT(handle, path, sbuf);
SMB_VFS_NEXT_LSTAT  374 source3/modules/onefs_streams.c 		ret = SMB_VFS_NEXT_LSTAT(handle, path, sbuf);
SMB_VFS_NEXT_LSTAT  377 source3/modules/onefs_streams.c 		ret = SMB_VFS_NEXT_LSTAT(handle, base, sbuf);
SMB_VFS_NEXT_LSTAT  152 source3/modules/vfs_cap.c 	return SMB_VFS_NEXT_LSTAT(handle, cappath, sbuf);
SMB_VFS_NEXT_LSTAT  188 source3/modules/vfs_catia.c         return SMB_VFS_NEXT_LSTAT(handle, name, sbuf);
SMB_VFS_NEXT_LSTAT 1392 source3/modules/vfs_full_audit.c 	result = SMB_VFS_NEXT_LSTAT(handle, path, sbuf);
SMB_VFS_NEXT_LSTAT  410 source3/modules/vfs_streams_depot.c 		return SMB_VFS_NEXT_LSTAT(handle, fname, sbuf);
SMB_VFS_NEXT_LSTAT  418 source3/modules/vfs_streams_depot.c 	ret = SMB_VFS_NEXT_LSTAT(handle, stream_fname, sbuf);
SMB_VFS_NEXT_LSTAT  498 source3/modules/vfs_streams_depot.c 		ret = SMB_VFS_NEXT_LSTAT(handle, fname, &sbuf);
SMB_VFS_NEXT_LSTAT  688 source3/modules/vfs_streams_depot.c 			ret = SMB_VFS_NEXT_LSTAT(handle, fname, &sbuf);
SMB_VFS_NEXT_LSTAT  238 source3/modules/vfs_streams_xattr.c 		return SMB_VFS_NEXT_LSTAT(handle, fname, sbuf);
SMB_VFS_NEXT_LSTAT  248 source3/modules/vfs_streams_xattr.c 		return SMB_VFS_NEXT_LSTAT(handle, base, sbuf);